From: H.J. Lu Date: Wed, 21 Apr 2010 20:23:03 +0000 (+0000) Subject: Reformat. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=32d7376d07d6b1ae69b5e15d6b546a07f9fee446;p=binutils-gdb.git Reformat. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 07b0efc8a72..995aa804dbe 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -17,8 +17,8 @@ PR 9167 * cp-valprint.c (cp_print_value_fields): Replaced obstack_base() - method of popping recursion-detection stack with a method based on - obstack_object_size(). + method of popping recursion-detection stack with a method based on + obstack_object_size(). 2010-04-21 Pierre Muller