diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/prototype/prototype.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c index 9ee6b257f..d696daf06 100644 --- 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> |
