summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/libsm/vsprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/vsprintf.c')
-rw-r--r--gnu/usr.sbin/sendmail/libsm/vsprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/vsprintf.c b/gnu/usr.sbin/sendmail/libsm/vsprintf.c
index bf514ea1c85..3afe8ef8cc0 100644
--- a/gnu/usr.sbin/sendmail/libsm/vsprintf.c
+++ b/gnu/usr.sbin/sendmail/libsm/vsprintf.c
@@ -13,7 +13,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Sendmail: vsprintf.c,v 1.19 2001/03/05 03:22:41 ca Exp $")
+SM_RCSID("@(#)$Sendmail: vsprintf.c,v 1.21 2001/09/11 04:04:49 gshapiro Exp $")
#include <limits.h>
#include <sm/io.h>
#include "local.h"