diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/strio.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/strio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/strio.c b/gnu/usr.sbin/sendmail/libsm/strio.c index 4883816e123..47d9816f96d 100644 --- a/gnu/usr.sbin/sendmail/libsm/strio.c +++ b/gnu/usr.sbin/sendmail/libsm/strio.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_IDSTR(id, "@(#)$Sendmail: strio.c,v 1.38 2001/03/06 17:27:06 ca Exp $") +SM_IDSTR(id, "@(#)$Sendmail: strio.c,v 1.40 2001/09/11 04:04:49 gshapiro Exp $") #include <stdlib.h> #include <unistd.h> #include <fcntl.h> |