From f8145d0e611ad331124a0bef6b052cc0c6bbd485 Mon Sep 17 00:00:00 2001 From: Jerry DeLisle Date: Sat, 22 Jul 2006 03:21:10 +0000 Subject: [PATCH] Fix typo in Changelog. From-SVN: r115672 --- libgfortran/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 1ba6a16766c..c19ac41accb 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -3,7 +3,7 @@ PR libgfortran/28339 * io/transfer.c (next_record_w): Use next_array_record result to set END_FILE. (write_block): Test for END_FILE before the next write occurs. - * io/init.c (get_internal_unit): Initialize iunit->endfile for internal + * io/unit.c (get_internal_unit): Initialize iunit->endfile for internal unit. 2006-07-19 Janne Blomqvist -- 2.30.2