Fix typo in last changelog entry.

From-SVN: r66582
This commit is contained in:
Richard Henderson 2003-05-07 15:03:58 -07:00
parent 9330e97701
commit a21d83cd14
1 changed files with 1 additions and 1 deletions

View 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>