diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/wbuf.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/wbuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/wbuf.c b/gnu/usr.sbin/sendmail/libsm/wbuf.c index e72db9a8d3a..646f4687b13 100644 --- a/gnu/usr.sbin/sendmail/libsm/wbuf.c +++ b/gnu/usr.sbin/sendmail/libsm/wbuf.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Sendmail: wbuf.c,v 1.19 2001/03/05 03:22:41 ca Exp $") +SM_RCSID("@(#)$Sendmail: wbuf.c,v 1.21 2001/09/11 04:04:49 gshapiro Exp $") #include <errno.h> #include <sm/io.h> #include "local.h" |