From: Joel Brobecker Date: Tue, 6 Oct 2009 16:04:05 +0000 (+0000) Subject: Minor reformatting of the last entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=37e5cb2bc74ce7e1b8ff5878739955e87e8a4b10;p=binutils-gdb.git Minor reformatting of the last entry. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 36887fa30ee..3bc37250024 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ 2009-10-06 Pierre Muller - * ARI fix: "%p" rule. - target.c (debug_to_thread_architecture): Replace %p by %s using + ARI fix: "%p" rule. + * target.c (debug_to_thread_architecture): Replace %p by %s using host_address_to_string function. 2009-10-06 Tristan Gingold