diff options
Diffstat (limited to 'contrib/sendmail/libsm/fopen.c')
-rw-r--r-- | contrib/sendmail/libsm/fopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/fopen.c b/contrib/sendmail/libsm/fopen.c index ef53efa60c2c..33ddc6015b9b 100644 --- a/contrib/sendmail/libsm/fopen.c +++ b/contrib/sendmail/libsm/fopen.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: fopen.c,v 1.63 2013/11/22 20:51:42 ca Exp $") +SM_RCSID("@(#)$Id: fopen.c,v 1.63 2013-11-22 20:51:42 ca Exp $") #include <errno.h> #include <setjmp.h> #include <sm/time.h> |