projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
139d858
)
forgot to /* */ a comment on #endif
author
John Kohl
<jtkohl@mit.edu>
Tue, 26 Feb 1991 14:03:53 +0000
(14:03 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 26 Feb 1991 14:03:53 +0000
(14:03 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1787
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/md4/md4.c
patch
|
blob
|
history
diff --git
a/src/lib/crypto/md4/md4.c
b/src/lib/crypto/md4/md4.c
index 8b8bc8cbc2981e1e1c0340cea6178881c1a46eb1..1e1be9818879395a7e6b327e036cb40801cf51fd 100644
(file)
--- a/
src/lib/crypto/md4/md4.c
+++ b/
src/lib/crypto/md4/md4.c
@@
-6,7
+6,7
@@
#ifndef lint
static char rcsid_md4_c[] = "$Id$";
-#endif
lint
+#endif
/* lint */
/*
**********************************************************************