From: Jerry DeLisle Date: Wed, 26 Jul 2006 01:48:41 +0000 (+0000) Subject: Fix typo in previous commit, pr number. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0fb2088c6a08cf849bda7138603045b2f6d8869b;p=gcc.git Fix typo in previous commit, pr number. From-SVN: r115751 --- diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index dd38a894efc..28923a20113 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,6 +1,6 @@ 2006-07-25 Jerry DeLisle - 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.