diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/t-match.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/t-match.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/t-match.c b/gnu/usr.sbin/sendmail/libsm/t-match.c index 44a7e6b7c57..a8bf1b98511 100644 --- a/gnu/usr.sbin/sendmail/libsm/t-match.c +++ b/gnu/usr.sbin/sendmail/libsm/t-match.c @@ -8,7 +8,7 @@ */ #include <sm/gen.h> -SM_IDSTR(id, "@(#)$Sendmail: t-match.c,v 1.7 2000/12/18 18:12:12 ca Exp $") +SM_IDSTR(id, "@(#)$Sendmail: t-match.c,v 1.9 2001/09/11 04:04:49 gshapiro Exp $") #include <sm/string.h> #include <sm/io.h> |