From: amosjeffries <> Date: Fri, 30 Nov 2007 11:34:12 +0000 (+0000) Subject: Correct attribution of current MD5 changes. X-Git-Tag: SQUID_3_0_STABLE1~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4532fbff85dc2127070a8ff251c06d019ef0ff39;p=thirdparty%2Fsquid.git Correct attribution of current MD5 changes. The current MD5 alterations in 3.0 are the ones made by Duane not me (Amos) --- diff --git a/include/md5.h b/include/md5.h index 8b49396151..2aba146325 100644 --- a/include/md5.h +++ b/include/md5.h @@ -26,9 +26,9 @@ * minor cleanup. - Henrik Nordstrom . * Still in the public domain. * - * Changed function names to xMD5* to prevent symbol-clashes when - * external library code actually used. - * - Amos Jeffries + * Prefixed all symbols with "Squid" so they don't collide with + * other libraries. Duane Wessels . + * Still in the public domain. * */