summaryrefslogtreecommitdiff
path: root/gas/flonum-konst.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-09-12 03:56:22 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-09-12 03:56:22 +0000
commit7de71fc9ac800fea8d76212410fc3d145e753a91 (patch)
tree88200cfcbe2a9c6466e911b296e3bff3dac4496c /gas/flonum-konst.c
parent22001ac0b6884d1ea42e0b54db5c97e770923dd3 (diff)
downloadbinutils-redhat-7de71fc9ac800fea8d76212410fc3d145e753a91.tar.gz
2000-09-11 Kazu Hirata <kazu@hxi.com>
* 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.
Diffstat (limited to 'gas/flonum-konst.c')
-rw-r--r--gas/flonum-konst.c4
1 files changed, 2 insertions, 2 deletions
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;