summaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authordfranke <dfranke@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-04 18:21:48 +0000
committerdfranke <dfranke@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-04 18:21:48 +0000
commitfff41eb0570ed8e7b8fca4e9664f6785968fb129 (patch)
tree3442bcae5a1a443d5ef3c826f668d6b3dbd29f71 /libgfortran
parent369371c24ba7fd520269a5dba55a557100b92486 (diff)
downloadgcc-fff41eb0570ed8e7b8fca4e9664f6785968fb129.tar.gz
Fix typo in PR numbers 22539 <> 22359.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@124441 138bc75d-0d04-0410-961f-82ee72b054a4
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 806b17d1d95..79a6a80394f 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,6 +1,6 @@
2007-05-04 Daniel Franke <franke.daniel@gmail.com>
- PR fortran/22539
+ PR fortran/22359
* io/intrinsics.c (fseek_sub): New.
* io/unix.c (fd_fseek): Change logical and physical offsets only
if seek succeeds.