From: Chandra Chavva Date: Tue, 6 Feb 2001 01:35:07 +0000 (-0500) Subject: Fixed typo in last changelog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d6706c51030fe7191a6a4eebfd5cdc9a666feecb;p=gcc.git Fixed typo in last changelog entry. From-SVN: r39474 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6f9b17b0772..6d9d524d218 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2001-02-05 Chandrakala Chavva - * final.c: Move the declaration profile_label_no to ... + * final.c: Move the declaration of profile_label_no to ... * output.h: ... here. * function.c (expand_function_start): Call PROFILE_HOOK. * config/rs6000/aix.h: Define PROFILE_HOOK.