diff options
Diffstat (limited to 'test/t_snprintf.c')
| -rw-r--r-- | test/t_snprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t_snprintf.c b/test/t_snprintf.c index f690f611a162..bcf7f038a3ad 100644 --- a/test/t_snprintf.c +++ b/test/t_snprintf.c @@ -13,7 +13,7 @@ #ifndef lint static char id[] = "@(#)$Id: t_snprintf.c,v 8.5 2013-11-22 20:52:01 ca Exp $"; -#endif /* ! lint */ +#endif #define TEST_STRING "1234567890" |
