diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/stringf.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/stringf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/stringf.c b/gnu/usr.sbin/sendmail/libsm/stringf.c index 271aa4a9380..e7d64a66b86 100644 --- a/gnu/usr.sbin/sendmail/libsm/stringf.c +++ b/gnu/usr.sbin/sendmail/libsm/stringf.c @@ -8,7 +8,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Sendmail: stringf.c,v 1.13 2001/03/03 03:40:43 ca Exp $") +SM_RCSID("@(#)$Sendmail: stringf.c,v 1.15 2001/09/11 04:04:49 gshapiro Exp $") #include <errno.h> #include <stdio.h> #include <sm/exc.h> |