diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/vprintf.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/vprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/vprintf.c b/gnu/usr.sbin/sendmail/libsm/vprintf.c index cc10e50d4f5..9b1b2827abb 100644 --- a/gnu/usr.sbin/sendmail/libsm/vprintf.c +++ b/gnu/usr.sbin/sendmail/libsm/vprintf.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Sendmail: vprintf.c,v 1.12 2001/01/24 01:27:26 gshapiro Exp $") +SM_RCSID("@(#)$Sendmail: vprintf.c,v 1.14 2001/09/11 04:04:49 gshapiro Exp $") #include <sm/io.h> #include "local.h" |