From: Ian Darwin Date: Fri, 28 Aug 1987 21:20:09 +0000 (+0000) Subject: Delete extraneous whitespace. X-Git-Tag: FILE3_27~422 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3356a0287fae8a2bdcedaac72791293f2a5a47d6;p=file Delete extraneous whitespace. --- diff --git a/src/apprentice.c b/src/apprentice.c index b9db6bf5..66975b2f 100644 --- a/src/apprentice.c +++ b/src/apprentice.c @@ -51,8 +51,6 @@ char *fn; /* * parse one line from magic file, put into magic[index++] if valid */ - - parse(l, ndx) char *l; int *ndx;