diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/t-path.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/t-path.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/t-path.c b/gnu/usr.sbin/sendmail/libsm/t-path.c index 9037434136f..3fb6023a1c7 100644 --- a/gnu/usr.sbin/sendmail/libsm/t-path.c +++ b/gnu/usr.sbin/sendmail/libsm/t-path.c @@ -8,7 +8,7 @@ */ #include <sm/gen.h> -SM_IDSTR(id, "@(#)$Sendmail: t-path.c,v 1.6 2001/07/05 22:47:29 gshapiro Exp $") +SM_IDSTR(id, "@(#)$Sendmail: t-path.c,v 1.8 2001/09/11 04:04:49 gshapiro Exp $") #include <string.h> #include <sm/path.h> |