Date: Fri, 10 Aug 2012 22:24:46 +0000 From: jhagewood@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r240261 - soc2012/jhagewood/sdiff Message-ID: <20120810222446.55812106564A@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhagewood Date: Fri Aug 10 22:24:45 2012 New Revision: 240261 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=240261 Log: dates in decompress.c Modified: soc2012/jhagewood/sdiff/decompress.c Modified: soc2012/jhagewood/sdiff/decompress.c ============================================================================== --- soc2012/jhagewood/sdiff/decompress.c Fri Aug 10 21:11:00 2012 (r240260) +++ soc2012/jhagewood/sdiff/decompress.c Fri Aug 10 22:24:45 2012 (r240261) @@ -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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120810222446.55812106564A>