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/libsmutil/debug.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/libsmutil/debug.c')
-rw-r--r-- | contrib/sendmail/libsmutil/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsmutil/debug.c b/contrib/sendmail/libsmutil/debug.c index 2c3b328..7b34928 100644 --- a/contrib/sendmail/libsmutil/debug.c +++ b/contrib/sendmail/libsmutil/debug.c @@ -10,6 +10,6 @@ #include <sendmail.h> -SM_RCSID("@(#)$Id: debug.c,v 8.9 2001/09/11 04:04:55 gshapiro Exp $") +SM_RCSID("@(#)$Id: debug.c,v 1.1.1.2 2002/02/17 21:56:42 gshapiro Exp $") unsigned char tTdvect[100]; /* trace vector */ |