socsvn commit: r240262 - soc2012/jhagewood/diff

jhagewood at FreeBSD.org jhagewood at FreeBSD.org
Fri Aug 10 22:25:00 UTC 2012


Author: jhagewood
Date: Fri Aug 10 22:24:57 2012
New Revision: 240262
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=240262

Log:
  dates in decompress.c

Modified:
  soc2012/jhagewood/diff/decompress.c

Modified: soc2012/jhagewood/diff/decompress.c
==============================================================================
--- soc2012/jhagewood/diff/decompress.c	Fri Aug 10 22:24:45 2012	(r240261)
+++ soc2012/jhagewood/diff/decompress.c	Fri Aug 10 22:24:57 2012	(r240262)
@@ -26,7 +26,7 @@
 
 #if 0
 #ifndef lint
-static char sccsid[] = "@(#)decompress.c 6/6/93";
+static char sccsid[] = "@(#)decompress.c 8/10/12";
 #endif
 #endif /* not lint */
 #include <sys/cdefs.h>


More information about the svn-soc-all mailing list