summaryrefslogtreecommitdiff
path: root/contrib/sendmail/libsm/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libsm/snprintf.c')
-rw-r--r--contrib/sendmail/libsm/snprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/snprintf.c b/contrib/sendmail/libsm/snprintf.c
index ee12d97918d6b..be251a34dc276 100644
--- a/contrib/sendmail/libsm/snprintf.c
+++ b/contrib/sendmail/libsm/snprintf.c
@@ -13,7 +13,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: snprintf.c,v 1.25 2013/11/22 20:51:43 ca Exp $")
+SM_RCSID("@(#)$Id: snprintf.c,v 1.25 2013-11-22 20:51:43 ca Exp $")
#include <limits.h>
#include <sm/varargs.h>
#include <sm/io.h>