summaryrefslogtreecommitdiff
path: root/md4.c
diff options
context:
space:
mode:
Diffstat (limited to 'md4.c')
-rw-r--r--md4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/md4.c b/md4.c
index 6bd178e7..683ef01d 100644
--- a/md4.c
+++ b/md4.c
@@ -1,6 +1,6 @@
/* md4.h
*
- * The MD4 hash function. XXX What RFC, if any?
+ * The MD4 hash function, described in RFC 1320.
*/
/* nettle, low-level cryptographics library