aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc2/rc2_ecb.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc2/rc2_ecb.c')
-rw-r--r--crypto/rc2/rc2_ecb.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/rc2/rc2_ecb.c b/crypto/rc2/rc2_ecb.c
index fff86c7af8..4214233c65 100644
--- a/crypto/rc2/rc2_ecb.c
+++ b/crypto/rc2/rc2_ecb.c
@@ -62,7 +62,8 @@
const char RC2_version[]="RC2" OPENSSL_VERSION_PTEXT;
-/* RC2 as implemented frm a posting from
+/*-
+ * RC2 as implemented frm a posting from
* Newsgroups: sci.crypt
* Sender: pgut01@cs.auckland.ac.nz (Peter Gutmann)
* Subject: Specification for Ron Rivests Cipher No.2