summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/crypto/md4/md4driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/md4/md4driver.c b/src/lib/crypto/md4/md4driver.c
index e497ff49b..21ab15439 100644
--- a/src/lib/crypto/md4/md4driver.c
+++ b/src/lib/crypto/md4/md4driver.c
@@ -6,7 +6,7 @@
#ifndef lint
static char rcsid_md4driver_c[] = "$Id$";
-#endif lint
+#endif /* lint */
/*
**********************************************************************