projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f1e03c
)
use /* */ for comments on #endif
author
John Kohl
<jtkohl@mit.edu>
Thu, 18 Jan 1990 15:05:08 +0000
(15:05 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 18 Jan 1990 15:05:08 +0000
(15:05 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@122
dc483132
-0cff-0310-8789-
dd5450dbe970
src/prototype/prototype.c
patch
|
blob
|
history
diff --git
a/src/prototype/prototype.c
b/src/prototype/prototype.c
index 9ee6b257f32c9207674540ad0ebab7de7934bd68..d696daf0686d627f0d164a93f2e7959868eee0ba 100644
(file)
--- a/
src/prototype/prototype.c
+++ b/
src/prototype/prototype.c
@@
-13,6
+13,6
@@
#ifndef lint
static char <<< rcsid_module_c >>>[] =
"$Id$";
-#endif
lint
+#endif
/* lint */
#include <krb5/copyright.h>