From: H.J. Lu Date: Thu, 22 Apr 2010 20:42:04 +0000 (+0000) Subject: Reformat. X-Git-Tag: sid-snapshot-20100501~87 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=758afad7fa5f9dcfb0bac64ca57583025b09e8c9;p=external%2Fbinutils.git Reformat. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4d2d9b3..43d2bc2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -15,8 +15,8 @@ 2010-04-22 Chris Moller * cp-valprint.c (cp_print_value_fields): Replaced obstack_base() - method of popping recursion-detection stack with a method based on - obstack_object_size(). (Similar to the PR9167 patch below, but for + method of popping recursion-detection stack with a method based on + obstack_object_size(). (Similar to the PR9167 patch below, but for the static array obstack rather than the static member obstack.) 2010-04-22 H.J. Lu