From: Bud Davis Date: Fri, 13 Aug 2004 22:25:06 +0000 (+0000) Subject: Corrected typo in PR number, previous commit X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4fe6e46bcd8a50a956bd0a4a8a1bdb05ce4e39c6;p=gcc.git Corrected typo in PR number, previous commit From-SVN: r85969 --- diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index e622e3155bd..d5e97a2bdd6 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,6 +1,6 @@ 2004-08-13 Bud Davis - PR gfortran/13965 + PR gfortran/16935 * io/open.c (st_open): use flags instead of the unit structure. 2004-08-10 Victor Leikehman