diff options
Diffstat (limited to 'compat/fixstrtod.c')
-rw-r--r-- | compat/fixstrtod.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/fixstrtod.c b/compat/fixstrtod.c index 2655767..165b7d1 100644 --- a/compat/fixstrtod.c +++ b/compat/fixstrtod.c @@ -10,7 +10,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * SCCS: @(#) fixstrtod.c 1.5 96/02/15 12:08:21 + * RCS: @(#) $Id: fixstrtod.c,v 1.2 1998/09/14 18:39:44 stanton Exp $ */ #include <stdio.h> |