diff options
Diffstat (limited to 'gnu/usr.sbin/sendmail/libsm/t-float.c')
-rw-r--r-- | gnu/usr.sbin/sendmail/libsm/t-float.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.sbin/sendmail/libsm/t-float.c b/gnu/usr.sbin/sendmail/libsm/t-float.c index 0cbbf758d76..87bd76c3aaf 100644 --- a/gnu/usr.sbin/sendmail/libsm/t-float.c +++ b/gnu/usr.sbin/sendmail/libsm/t-float.c @@ -8,7 +8,7 @@ */ #include <sm/gen.h> -SM_IDSTR(id, "@(#)$Sendmail: t-float.c,v 1.16 2001/02/02 23:11:46 ca Exp $") +SM_IDSTR(id, "@(#)$Sendmail: t-float.c,v 1.18 2001/09/11 04:04:49 gshapiro Exp $") #include <sm/limits.h> #include <sm/io.h> |