[Midnightbsd-cvs] src: md5.c: $MidnightBSD$
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Tue Nov 11 17:32:40 EST 2008
Log Message:
-----------
$MidnightBSD$
Modified Files:
--------------
src/sbin/md5:
md5.c (r1.2 -> r1.3)
-------------- next part --------------
Index: md5.c
===================================================================
RCS file: /home/cvs/src/sbin/md5/md5.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sbin/md5/md5.c -L sbin/md5/md5.c -u -r1.2 -r1.3
--- sbin/md5/md5.c
+++ sbin/md5/md5.c
@@ -18,7 +18,8 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/sbin/md5/md5.c,v 1.35 2006/01/17 15:35:57 phk Exp $");
+/* $FreeBSD: src/sbin/md5/md5.c,v 1.35 2006/01/17 15:35:57 phk Exp $ */
+__MBSDID("$MidnightBSD$");
#include <sys/types.h>
#include <sys/time.h>
More information about the Midnightbsd-cvs
mailing list