diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
commit | f75ef4430bd588388a758954379020119361a14d (patch) | |
tree | ede62597e92b77611a27c7ce47ac2914a474aeb9 /contrib/sendmail/libsm/stdio.c | |
parent | 70fe01a98da229fc385a4cce59f8b77857ed2a69 (diff) | |
parent | e226f8e879ed5a8d2f5cc433067b698e07dce0b6 (diff) | |
download | FreeBSD-src-f75ef4430bd588388a758954379020119361a14d.zip FreeBSD-src-f75ef4430bd588388a758954379020119361a14d.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r95154,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/sendmail/libsm/stdio.c')
-rw-r--r-- | contrib/sendmail/libsm/stdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/stdio.c b/contrib/sendmail/libsm/stdio.c index c3ab72d..207164b 100644 --- a/contrib/sendmail/libsm/stdio.c +++ b/contrib/sendmail/libsm/stdio.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: stdio.c,v 1.56 2002/04/03 21:55:15 ca Exp $") +SM_RCSID("@(#)$Id: stdio.c,v 1.1.1.2 2002/04/10 03:04:56 gshapiro Exp $") #include <unistd.h> #include <errno.h> #include <fcntl.h> |