diff options
Diffstat (limited to 'contrib/sendmail/libsm/string.c')
-rw-r--r-- | contrib/sendmail/libsm/string.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/string.c b/contrib/sendmail/libsm/string.c index 892aa41ec765..b0b69756997c 100644 --- a/contrib/sendmail/libsm/string.c +++ b/contrib/sendmail/libsm/string.c @@ -9,7 +9,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: string.c,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $") +SM_RCSID("@(#)$Id: string.c,v 1.3 2001/09/11 04:04:49 gshapiro Exp $") #include <ctype.h> #include <errno.h> |