aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorDave Love <fx@gcc.gnu.org>1998-09-20 10:55:23 +0000
committerDave Love <fx@gcc.gnu.org>1998-09-20 10:55:23 +0000
commita60e231528d2b589be03dd0842f0cdd4bbfc5654 (patch)
tree60f798182c2f231f58fc78eada92839fbef23c2d /libf2c
parent3899a85cc6d1a78e3276170f5bc56c4b2e96b195 (diff)
Fix last entry.
From-SVN: r22497
Diffstat (limited to 'libf2c')
-rw-r--r--libf2c/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index ddad2476b15..c9d36cfadc4 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,6 +1,6 @@
Sat Sep 5 23:06:56 1998 Craig Burley <burley@gnu.org>
- * libI77/dfe.c (e_rdfe): Restore resetting of f__init
+ * libI77/sfe.c (e_wdfe): Restore resetting of f__init
before returning, to avoid spurious recursive-I/O
diagnostic.