From: Christos Zoulas Date: Fri, 21 Jan 1994 01:27:01 +0000 (+0000) Subject: Fixed null termination bug from Don Seeley at BSDI in ascmagic.c X-Git-Tag: FILE3_27~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6cae209c84445a020d47c3618ff3fbc3da0423a;p=file Fixed null termination bug from Don Seeley at BSDI in ascmagic.c --- diff --git a/src/patchlevel.h b/src/patchlevel.h index 35c98dcb..499609d5 100644 --- a/src/patchlevel.h +++ b/src/patchlevel.h @@ -1,12 +1,15 @@ #define FILE_VERSION_MAJOR 3 -#define patchlevel 12 +#define patchlevel 13 /* * Patchlevel file for Ian Darwin's MAGIC command. - * $Id: patchlevel.h,v 1.12 1993/10/27 20:59:05 christos Exp $ + * $Id: patchlevel.h,v 1.13 1994/01/21 01:27:01 christos Exp $ * * $Log: patchlevel.h,v $ - * Revision 1.12 1993/10/27 20:59:05 christos + * Revision 1.13 1994/01/21 01:27:01 christos + * Fixed null termination bug from Don Seeley at BSDI in ascmagic.c + * + * Revision 1.12 1993/10/27 20:59:05 christos * Changed -z flag to understand gzip format too. * Moved builtin compression detection to a table, and move * the compress magic entry out of the source.