From: Daniel Jacobowitz Date: Fri, 25 Nov 2005 18:12:42 +0000 (+0000) Subject: Remove stray colon. X-Git-Tag: newlib-1_14_0~116 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a017204f3ccb23fdc34282eefc023a25c6527870;p=pf3gnuchains%2Fpf3gnuchains4x.git Remove stray colon. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 957889510b..9a322f73b8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -8,7 +8,7 @@ 2005-11-25 Frederic Riss - * dwarf2-frame.c: (execute_cfa_program): Don't access past the + * dwarf2-frame.c (execute_cfa_program): Don't access past the allocated dwarf2_frame_state.initial.regs. 2005-11-25 Frederic Riss