summaryrefslogtreecommitdiff
path: root/lib/isc/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/isc/md5.c')
-rw-r--r--lib/isc/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/md5.c b/lib/isc/md5.c
index 07d7546e6655b..51be30b4b6bc9 100644
--- a/lib/isc/md5.c
+++ b/lib/isc/md5.c
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: md5.c,v 1.10.18.2 2005/04/29 00:16:47 marka Exp $ */
+/* $Id: md5.c,v 1.10.18.2 2005-04-29 00:16:47 marka Exp $ */
/*! \file
* This code implements the MD5 message-digest algorithm.