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