diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2014-05-22 03:45:17 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2014-05-22 03:45:17 +0000 |
commit | e978ee268a13bb8489e79a50cf49f012385863d0 (patch) | |
tree | a1ba22b36d97d5fb50d765a630b9f443a7ae5817 /libsm/stdio.c | |
parent | b649239dd2089ab83c5d6ed19420ee7c788f8647 (diff) | |
download | FreeBSD-src-e978ee268a13bb8489e79a50cf49f012385863d0.zip FreeBSD-src-e978ee268a13bb8489e79a50cf49f012385863d0.tar.gz |
Import sendmail 8.14.9
Diffstat (limited to 'libsm/stdio.c')
-rw-r--r-- | libsm/stdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/stdio.c b/libsm/stdio.c index 974b242..a13f2ff 100644 --- a/libsm/stdio.c +++ b/libsm/stdio.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: stdio.c,v 1.72 2013/11/22 20:51:43 ca Exp $") +SM_RCSID("@(#)$Id: stdio.c,v 1.72 2013-11-22 20:51:43 ca Exp $") #include <unistd.h> #include <errno.h> #include <fcntl.h> |