Formerly function.c.~22~

This commit is contained in:
Roland McGrath 1992-11-10 20:36:39 +00:00
parent 2fbb3407dd
commit 3d72bcb583

View file

@ -1141,7 +1141,7 @@ string_glob (line)
register struct nameseq *chain;
register unsigned int idx;
chain = multi_glob (parse_file_seq (&line, '\0', sizeof (struct nameseq), 0),
chain = multi_glob (parse_file_seq (&line, '\0', sizeof (struct nameseq)),
sizeof (struct nameseq));
if (result == 0)