aboutsummaryrefslogtreecommitdiff
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 3cea818215b5..5ee3006e6ed5 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.1.1.1 2002/02/17 21:56:43 gshapiro Exp $")
+SM_RCSID("@(#)$Id: snprintf.c,v 1.23 2001/09/11 04:04:49 gshapiro Exp $")
#include <limits.h>
#include <sm/varargs.h>
#include <sm/io.h>