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/niprop.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/niprop.c')
-rw-r--r-- | contrib/sendmail/libsm/niprop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/niprop.c b/contrib/sendmail/libsm/niprop.c index ad58867..eae639e 100644 --- a/contrib/sendmail/libsm/niprop.c +++ b/contrib/sendmail/libsm/niprop.c @@ -8,7 +8,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: niprop.c,v 1.8 2001/09/11 04:04:48 gshapiro Exp $") +SM_RCSID("@(#)$Id: niprop.c,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $") #if NETINFO #include <ctype.h> |