diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/t-cf.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/t-cf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/t-cf.c b/gnu/usr.sbin/sendmail/libsm/t-cf.c index 63e000f6e44..cecc961199b 100644 --- a/gnu/usr.sbin/sendmail/libsm/t-cf.c +++ b/gnu/usr.sbin/sendmail/libsm/t-cf.c @@ -9,7 +9,7 @@ */ #include <sm/gen.h> -SM_IDSTR(id, "@(#)$Sendmail: t-cf.c,v 1.5 2001/03/21 18:30:41 ca Exp $") +SM_IDSTR(id, "@(#)$Sendmail: t-cf.c,v 1.7 2001/09/11 04:04:49 gshapiro Exp $") #include <errno.h> #include <stdio.h> |