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 fe53d21..2b06e2c 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.4 2013/11/22 20:51:43 ca Exp $") +SM_RCSID("@(#)$Id: string.c,v 1.4 2013-11-22 20:51:43 ca Exp $") #include <ctype.h> #include <errno.h> |