mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 07:30:21 +00:00
Add comment regarding return from NewEntry macro.
modified: gchtfind.c
This commit is contained in:
parent
409f1f5987
commit
9510746af4
@ -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 */
|
||||
}
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user