Change 12642 by ams@lustre on 2001/10/25 12:21:13 Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo From: "Norton Allen" <[EMAIL PROTECTED]> Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt) Message-Id: <[EMAIL PROTECTED]>
Affected files ... ... //depot/perl/ext/Digest/MD5/MD5.xs#6 edit Differences ... ==== //depot/perl/ext/Digest/MD5/MD5.xs#6 (text) ==== Index: perl/ext/Digest/MD5/MD5.xs --- perl/ext/Digest/MD5/MD5.xs.~1~ Thu Oct 25 06:30:05 2001 +++ perl/ext/Digest/MD5/MD5.xs Thu Oct 25 06:30:05 2001 @@ -7,7 +7,7 @@ * Copyright 1991-1992 RSA Data Security, Inc. * * This code is derived from Neil Winton's MD5-1.7 Perl module, which in - * turn is derived from the reference implementation in RFC 1231 which + * turn is derived from the reference implementation in RFC 1321 which * comes with this message: * * Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All End of Patch.