fix #endif lint
authorJohn Kohl <jtkohl@mit.edu>
Tue, 26 Feb 1991 14:30:47 +0000 (14:30 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 26 Feb 1991 14:30:47 +0000 (14:30 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1790 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/md4/md4driver.c

index e497ff49b40fcde4d329c0d15383b097d113e654..21ab154392415f915bd4e238100a5bec045bec91 100644 (file)
@@ -6,7 +6,7 @@
 
 #ifndef lint
 static char rcsid_md4driver_c[] = "$Id$";
-#endif lint
+#endif /* lint */
 
 /*
  **********************************************************************