]> granicus.if.org Git - file/commitdiff
Christos' fix for compressed tar archives failing checksum due to strtok
authorIan Darwin <ian@darwinsys.com>
Fri, 11 Sep 1992 10:12:10 +0000 (10:12 +0000)
committerIan Darwin <ian@darwinsys.com>
Fri, 11 Sep 1992 10:12:10 +0000 (10:12 +0000)
tromping the buffer and causing the checksum to fail.

src/patchlevel.h

index ade5ffa921e60f2d19748b3b2911aa6b634eae97..b492960a5eeaa7d52b5f6257476928b653a01151 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Patchlevel file for Ian Darwin's MAGIC command.
- * $Id: patchlevel.h,v 1.2 1992/09/09 15:06:00 ian Exp $
+ * $Id: patchlevel.h,v 1.3 1992/09/11 10:12:10 ian Exp $
  */
 
 #define        FILE_VERSION_MAJOR      3
-#define        patchlevel              2
+#define        patchlevel              3