From: Christos Zoulas Date: Fri, 27 Oct 1995 23:14:46 +0000 (+0000) Subject: Ability to parse colon separated list of magic files X-Git-Tag: FILE3_27~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7e1099c8e1ca774cc9c4987662c797495d2c6fc;p=file Ability to parse colon separated list of magic files New LEGAL.NOTICE Various magic file changes --- diff --git a/src/patchlevel.h b/src/patchlevel.h index 2d22adf2..6816c233 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,12 +1,17 @@ #define FILE_VERSION_MAJOR 3 -#define patchlevel 18 +#define patchlevel 19 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.18 1995/05/20 22:09:21 christos Exp $ + * $Id: patchlevel.h,v 1.19 1995/10/27 23:14:46 christos Exp $ * * $Log: patchlevel.h,v $ - * Revision 1.18 1995/05/20 22:09:21 christos + * Revision 1.19 1995/10/27 23:14:46 christos + * Ability to parse colon separated list of magic files + * New LEGAL.NOTICE + * Various magic file changes + * + * Revision 1.18 1995/05/20 22:09:21 christos * Passed incorrect argument to eatsize(). * Use %ld and %lx where appropriate. * Remove unused variables