summaryrefslogtreecommitdiffstats
path: root/crypto/md4/md4.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md4/md4.h')
-rw-r--r--crypto/md4/md4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md4/md4.h b/crypto/md4/md4.h
index c3ed9b3f75..631c1b2ee0 100644
--- a/crypto/md4/md4.h
+++ b/crypto/md4/md4.h
@@ -70,7 +70,7 @@ extern "C" {
#error MD4 is disabled.
#endif
-/*
+/*-
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
* ! MD4_LONG has to be at least 32 bits wide. If it's wider, then !
* ! MD4_LONG_LOG2 has to be defined along. !