Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/md s/modifed/modified/
details:   https://anonhg.NetBSD.org/src/rev/47b095f6770b
branches:  trunk
changeset: 555326:47b095f6770b
user:      keihan <keihan%NetBSD.org@localhost>
date:      Fri Nov 14 16:43:57 2003 +0000
description:
s/modifed/modified/
And while here...
s/NetBSD.ORG/NetBSD.org/
diffstat:
 lib/libc/md/md5c.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 7b1c48e15d8c -r 47b095f6770b lib/libc/md/md5c.c
--- a/lib/libc/md/md5c.c        Fri Nov 14 15:06:15 2003 +0000
+++ b/lib/libc/md/md5c.c        Fri Nov 14 16:43:57 2003 +0000
@@ -1,8 +1,8 @@
-/*     $NetBSD: md5c.c,v 1.18 2003/10/27 00:12:42 lukem Exp $  */
+/*     $NetBSD: md5c.c,v 1.19 2003/11/14 16:43:57 keihan Exp $ */
 
 /*
  * This file is derived from the RSA Data Security, Inc. MD5 Message-Digest
- * Algorithm and has been modifed by Jason R. Thorpe <thorpej%NetBSD.ORG@localhost>
+ * Algorithm and has been modified by Jason R. Thorpe <thorpej%NetBSD.org@localhost>
  * for portability and formatting.
  */
 
Home |
Main Index |
Thread Index |
Old Index