aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-05-06 15:09:07 -0600
committerJeff Law <law@gcc.gnu.org>1998-05-06 15:09:07 -0600
commit38e012594edc0e7783e3e6d91960c91469df4164 (patch)
treee5214fcd8a05d4b329467434fcdea16f33d3ce7b /libf2c
parentf103890ba552cf55c0aa79d35968db46785a94d0 (diff)
downloadgcc-38e012594edc0e7783e3e6d91960c91469df4164.zip
gcc-38e012594edc0e7783e3e6d91960c91469df4164.tar.gz
gcc-38e012594edc0e7783e3e6d91960c91469df4164.tar.bz2
typo typo fixes fixes
From-SVN: r19601
Diffstat (limited to 'libf2c')
-rw-r--r--libf2c/changes.netlib2
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/changes.netlib b/libf2c/changes.netlib
index 78dba86..625999d 100644
--- a/libf2c/changes.netlib
+++ b/libf2c/changes.netlib
@@ -2392,7 +2392,7 @@ Tue Aug 1 09:25:56 EDT 1995
Permit real (or double precision) parameters in dimension expressions.
Mon Aug 7 08:04:00 EDT 1995
- Append "_eqv" rather than just "_" to names that that appear in
+ Append "_eqv" rather than just "_" to names that appear in
EQUIVALENCE statements as well as structs in f2c.h (to avoid a
conflict when these names also name common blocks).