diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-06-11 21:12:04 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-06-11 21:12:04 +0000 |
| commit | 94c01205742119acdf56dbbd22fc274e5e38cfd4 (patch) | |
| tree | 546131e3b171104de8ab1498603b992a6971ec6a /contrib/sendmail/libsmutil/debug.c | |
| parent | 6a2f2ff3e97764c1cd1fcac53cd4255791036bf4 (diff) | |
Notes
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 7b34928392b4..2c3b3284ad5a 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 1.1.1.2 2002/02/17 21:56:42 gshapiro Exp $") +SM_RCSID("@(#)$Id: debug.c,v 8.9 2001/09/11 04:04:55 gshapiro Exp $") unsigned char tTdvect[100]; /* trace vector */ |
