diff options
Diffstat (limited to 'contrib/sendmail/libsm/rewind.c')
-rw-r--r-- | contrib/sendmail/libsm/rewind.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/rewind.c b/contrib/sendmail/libsm/rewind.c index 9b079b156c94..9203ddb32f65 100644 --- a/contrib/sendmail/libsm/rewind.c +++ b/contrib/sendmail/libsm/rewind.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: rewind.c,v 1.19 2013/11/22 20:51:43 ca Exp $") +SM_RCSID("@(#)$Id: rewind.c,v 1.19 2013-11-22 20:51:43 ca Exp $") #include <errno.h> #include <sm/io.h> #include <sm/assert.h> |