From 3356a0287fae8a2bdcedaac72791293f2a5a47d6 Mon Sep 17 00:00:00 2001 From: Ian Darwin Date: Fri, 28 Aug 1987 21:20:09 +0000 Subject: [PATCH] Delete extraneous whitespace. --- src/apprentice.c | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.40.0