diff options
Diffstat (limited to 'contrib/sendmail/libsm/strcasecmp.c')
-rw-r--r-- | contrib/sendmail/libsm/strcasecmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/strcasecmp.c b/contrib/sendmail/libsm/strcasecmp.c index 3f1c218c6f1c3..1e7cb541556a2 100644 --- a/contrib/sendmail/libsm/strcasecmp.c +++ b/contrib/sendmail/libsm/strcasecmp.c @@ -12,7 +12,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: strcasecmp.c,v 1.16 2013/11/22 20:51:43 ca Exp $") +SM_RCSID("@(#)$Id: strcasecmp.c,v 1.16 2013-11-22 20:51:43 ca Exp $") #include <sm/config.h> #include <sm/string.h> |