summaryrefslogtreecommitdiff
path: root/sbin/md5/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/md5/md5.c')
-rw-r--r--sbin/md5/md5.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/md5/md5.c b/sbin/md5/md5.c
index 81a86168dd74c..e8d4f4d3267db 100644
--- a/sbin/md5/md5.c
+++ b/sbin/md5/md5.c
@@ -1,5 +1,5 @@
/*
- * $Id: md5.c,v 1.7.2.2 1998/03/06 08:15:33 jkh Exp $
+ * $Id: md5.c,v 1.7.2.3 1998/07/17 20:13:26 jkh Exp $
*
* Derived from:
*/
@@ -23,7 +23,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$Id: md5.c,v 1.7.2.3 1998/07/17 20:13:26 jkh Exp $";
#endif /* not lint */
#include <sys/types.h>