From: Norton Allen <nort@qnx.com>
Date: Thu, 25 Oct 2001 08:53:56 +0000 (-0400)
Subject: ext/Digest/MD5/MD5.xs RFC typo
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6fb32e205ab34720df3c77d8a12355df728b0552;p=p5sagit%2Fp5-mst-13.2.git

ext/Digest/MD5/MD5.xs RFC typo
Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>

p4raw-id: //depot/perl@12642
---

diff --git a/ext/Digest/MD5/MD5.xs b/ext/Digest/MD5/MD5.xs
index 76f54cd..5828df3 100644
--- a/ext/Digest/MD5/MD5.xs
+++ b/ext/Digest/MD5/MD5.xs
@@ -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