aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1998-09-27 21:24:01 -0600
committerJeff Law <law@gcc.gnu.org>1998-09-27 21:24:01 -0600
commit52464fd6e7c701672ba8826d2831ea8f5e38fa15 (patch)
tree81174013b2f3fc04c2cb81b618cac440d55ca76b /libf2c
parent7542d87ceeadc966ed4dcc92dc0ca3d2011b4dd0 (diff)
downloadgcc-52464fd6e7c701672ba8826d2831ea8f5e38fa15.zip
gcc-52464fd6e7c701672ba8826d2831ea8f5e38fa15.tar.gz
gcc-52464fd6e7c701672ba8826d2831ea8f5e38fa15.tar.bz2
Fix typos.
From-SVN: r22616
Diffstat (limited to 'libf2c')
-rw-r--r--libf2c/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 5c334a7..70bd9ba 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -6,8 +6,8 @@ Mon Sep 21 12:27:27 1998 Robert Lipe <robertl@dgii.com>
* Makefile.in (distclean, clean, uninstall, install, all): Add
multilib support.
- configure.in: Likewise.
- configure: Regenerate.
+ * configure.in: Likewise.
+ * configure: Regenerate.
* libF77/Makefile.in, libU77/Makefile.in, libI77/Makefile.in (clean):
Explictly remove stamp in parent's directory.