diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/feof.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/feof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/feof.c b/gnu/usr.sbin/sendmail/libsm/feof.c index 487dc07a6e7..e9f6ef8f991 100644 --- a/gnu/usr.sbin/sendmail/libsm/feof.c +++ b/gnu/usr.sbin/sendmail/libsm/feof.c @@ -13,7 +13,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Sendmail: feof.c,v 1.11 2001/04/03 01:46:40 ca Exp $") +SM_RCSID("@(#)$Sendmail: feof.c,v 1.13 2001/09/11 04:04:48 gshapiro Exp $") #include <sm/io.h> #include <sm/assert.h> #include "local.h" |