diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/fscanf.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/fscanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/fscanf.c b/gnu/usr.sbin/sendmail/libsm/fscanf.c index 71254d05c95..462c0330ae7 100644 --- a/gnu/usr.sbin/sendmail/libsm/fscanf.c +++ b/gnu/usr.sbin/sendmail/libsm/fscanf.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Sendmail: fscanf.c,v 1.15 2001/03/02 23:53:41 ca Exp $") +SM_RCSID("@(#)$Sendmail: fscanf.c,v 1.17 2001/09/11 04:04:48 gshapiro Exp $") #include <sm/varargs.h> #include <sm/assert.h> #include <sm/io.h> |