OSDN Git Service

Fix typo in last changelog entry.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 May 2003 22:03:58 +0000 (22:03 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 7 May 2003 22:03:58 +0000 (22:03 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66582 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 4b99681..10bff5d 100644 (file)
@@ -1,6 +1,6 @@
 2003-05-07  Richard Henderson  <rth@redhat.com>
 
-       * unwind-dw2.c (_Unwind_GetGR): Cast pointer to _Unwind_Ptr,
+       * unwind-dw2.c (_Unwind_GetCFA): Cast pointer to _Unwind_Ptr,
        not _Unwind_Word.
 
 2003-05-07  Zack Weinberg  <zack@codesourcery.com>