From: Jan Kratochvil Date: Wed, 3 Aug 2011 15:17:10 +0000 (+0000) Subject: gdb/ X-Git-Tag: binutils-2_22-branchpoint~345 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2421fe6f20fb65373bc9c845b7071be25eebe40a;p=platform%2Fupstream%2Fbinutils.git gdb/ * stack.c (print_frame_arguments_choices): Comment typo fix. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3e6e350..6c5c594 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-08-03 Jan Kratochvil + + * stack.c (print_frame_arguments_choices): Comment typo fix. + 2011-08-01 Thiago Jung Bauermann Revert: diff --git a/gdb/stack.c b/gdb/stack.c index 6e871c0..0e056e1 100644 --- a/gdb/stack.c +++ b/gdb/stack.c @@ -57,7 +57,7 @@ void (*deprecated_selected_frame_level_changed_hook) (int); -/* The possible choices of "set print frame-arguments, and the value +/* The possible choices of "set print frame-arguments", and the value of this setting. */ static const char *print_frame_arguments_choices[] =