Oops - fix typo in ChangeLog.
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Sep 2004 06:44:51 +0000 (06:44 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Sep 2004 06:44:51 +0000 (06:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88272 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index d335cf4..95c7d04 100644 (file)
@@ -1,6 +1,6 @@
 2004-09-28  Per Bothner  <per@bothner.com>
 
-       * profile.c (brnahc_prob):  Pass correct value to output_location,
+       * profile.c (branch_prob): Pass correct value to output_location,
        even when USE_MAPPED_LOCATION.  Fixes bug from 09-11.
 
 2004-09-28  Richard Henderson  <rth@redhat.com>