From 3d72bcb5834dc68761ba60144c977983f4d4029d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 10 Nov 1992 20:36:39 +0000 Subject: Formerly function.c.~22~ --- function.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'function.c') diff --git a/function.c b/function.c index 96ecb86..ac9a74d 100644 --- a/function.c +++ b/function.c @@ -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) -- cgit v1.2.3