diff options
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 91db596..a9061b9 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.10 2013/11/22 20:51:50 ca Exp $") +SM_RCSID("@(#)$Id: debug.c,v 8.10 2013-11-22 20:51:50 ca Exp $") unsigned char tTdvect[100]; /* trace vector */ |