aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authorJerry DeLisle <jvdelisle@gcc.gnu.org>2006-07-26 01:48:41 +0000
committerJerry DeLisle <jvdelisle@gcc.gnu.org>2006-07-26 01:48:41 +0000
commit0fb2088c6a08cf849bda7138603045b2f6d8869b (patch)
tree1a640564456f841b38014312a52ca412c6db1dba /libgfortran
parent5226f481de8d22202ad8fdd8a117725cb4c8d4b7 (diff)
downloadgcc-0fb2088c6a08cf849bda7138603045b2f6d8869b.zip
gcc-0fb2088c6a08cf849bda7138603045b2f6d8869b.tar.gz
gcc-0fb2088c6a08cf849bda7138603045b2f6d8869b.tar.bz2
Fix typo in previous commit, pr number.
From-SVN: r115751
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index dd38a89..28923a2 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,6 +1,6 @@
2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
- PR libgfortran/258335
+ PR libgfortran/28335
* close.c (st_close): Add error when UNIT does not exist.
* file_position.c (st_flush): Add error when UNIT does not exist.