From 82a32ff78428bec9f9a4f69cc21ccf9d197a38ff Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:29:25 +0000 Subject: Use 'Stef' instead of 'Nate' --- common/md5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/md5.c') diff --git a/common/md5.c b/common/md5.c index 3de44cb..2594793 100644 --- a/common/md5.c +++ b/common/md5.c @@ -14,7 +14,7 @@ * needed on buffers full of bytes, and then call MD5Final, which * will fill a supplied 16-byte array with the digest. * - * Minor modifications by Nate Nielsen + * Minor modifications by Stef Walter */ #include -- cgit v1.2.3