From: Roland McGrath Date: Mon, 3 May 1993 21:14:22 +0000 (+0000) Subject: Formerly read.c.~57~ X-Git-Tag: 3.70.2~296 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f1daf6720043c4c7427780fde6effdacf4e405af;p=platform%2Fupstream%2Fmake.git Formerly read.c.~57~ --- diff --git a/read.c b/read.c index e87ac1c..0170609 100644 --- a/read.c +++ b/read.c @@ -505,9 +505,9 @@ read_makefile (filename, type) /* Parse the list of file names. */ p2 = p; files = multi_glob (parse_file_seq (&p2, '\0', - sizeof (struct nameseq)), - sizeof (struct nameseq), - 1); + sizeof (struct nameseq), + 1), + sizeof (struct nameseq)); free (p); /* Save the state of conditionals and start