diff options
Diffstat (limited to 'gnu/usr.bin/as/config/atof-ieee.c')
| -rw-r--r-- | gnu/usr.bin/as/config/atof-ieee.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/config/atof-ieee.c b/gnu/usr.bin/as/config/atof-ieee.c index 7ab871d95b68..01a50d423053 100644 --- a/gnu/usr.bin/as/config/atof-ieee.c +++ b/gnu/usr.bin/as/config/atof-ieee.c @@ -18,7 +18,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifndef lint -static char rcsid[] = "$Id: atof-ieee.c,v 1.5 1996/10/01 00:12:30 peter Exp $"; +static char rcsid[] = "$Id: atof-ieee.c,v 1.5.2.1 1998/02/15 15:20:00 jkh Exp $"; #endif #include "as.h" |
