]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix ChangeLog.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 9 Oct 2008 04:09:19 +0000 (04:09 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 9 Oct 2008 04:09:19 +0000 (04:09 +0000)
From-SVN: r140996

libgfortran/ChangeLog

index 4e115957144fbe87dbeb6450cd401142f768bffc..7905b4cc76469472d31cee2beb087cca063981b7 100644 (file)
@@ -1,8 +1,8 @@
 2008-10-08  Jerry DeLisle  <jvdelisle@gcc.gnu.org
 
        PR libfortran/37707
-       * io/list_read.c (nml_get_obj_data): If the first namelist object rank is
-       greater than zero, call nml_object_read with the first object rather
+       * io/list_read.c (nml_get_obj_data): If the first namelist object rank
+       is greater than zero, call nml_object_read with the first object rather
        than the sub-object.
 
 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>