From 7de71fc9ac800fea8d76212410fc3d145e753a91 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 12 Sep 2000 03:56:22 +0000 Subject: 2000-09-11 Kazu Hirata * bignum-copy.c: Fix formatting. * ehopt.c: Likewise. * flonum-copy.c: Likewise. * flonum-konst.c: Likewise. * flonum-mult.c: Likewise. * literal.c: Likewise. * read.c: Likewise. * sb.c: Likewise. * stabs.c: Likewise. * subsegs.c: Likewise. --- gas/flonum-konst.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gas/flonum-konst.c') diff --git a/gas/flonum-konst.c b/gas/flonum-konst.c index 09ec3b6f0a..dd330c36c5 100644 --- a/gas/flonum-konst.c +++ b/gas/flonum-konst.c @@ -1,5 +1,5 @@ /* flonum_const.c - Useful Flonum constants - Copyright (C) 1987, 90, 91, 92, 93, 94, 95, 1996 + Copyright (C) 1987, 90, 91, 92, 93, 94, 95, 96, 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. @@ -23,7 +23,7 @@ #include "flonum.h" /* JF: I added the last entry to this table, and I'm not sure if its right or not. Could go either way. I wish - I really understood this stuff. */ + I really understood this stuff. */ const int table_size_of_flonum_powers_of_ten = 13; -- cgit v1.2.1