Browse code

Change LOG to Log

git-svn: trunk@272

Nigel Horne authored on 2004/02/11 04:23:54
Showing 1 changed files
... ...
@@ -15,9 +15,12 @@
15 15
  *  along with this program; if not, write to the Free Software
16 16
  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17 17
  *
18
- * $LOG$
18
+ * $Log: blob.c,v $
19
+ * Revision 1.6  2004/02/10 19:23:54  nigelhorne
20
+ * Change LOG to Log
21
+ *
19 22
  */
20
-static	char	const	rcsid[] = "$Id: blob.c,v 1.5 2004/02/10 19:22:25 nigelhorne Exp $";
23
+static	char	const	rcsid[] = "$Id: blob.c,v 1.6 2004/02/10 19:23:54 nigelhorne Exp $";
21 24
 
22 25
 #if HAVE_CONFIG_H
23 26
 #include "clamav-config.h"