mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-29 21:21:08 +00:00
Add comment regarding return from NewEntry macro.
modified: gchtfind.c
This commit is contained in:
@@ -417,6 +417,7 @@ nolink: /* no match */
|
||||
GETGC((GCENTRY *)link + 1) = GETGC((GCENTRY *)entry) - 1;
|
||||
GETGC((GCENTRY *)entry) = (link - HTcoll) + 1;
|
||||
NewEntry(link, hiptr, casep, ptr);
|
||||
/* NewEntry will return */
|
||||
}
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user