gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 3 Aug 2011 15:17:10 +0000 (15:17 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 3 Aug 2011 15:17:10 +0000 (15:17 +0000)
* stack.c (print_frame_arguments_choices): Comment typo fix.

gdb/ChangeLog
gdb/stack.c

index 3e6e35024ec0f876e083556a4b111a250682f71c..6c5c594babeb9a3cfc837becdf809c478695eb21 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * stack.c (print_frame_arguments_choices): Comment typo fix.
+
 2011-08-01  Thiago Jung Bauermann  <bauerman@br.ibm.com>
 
        Revert:
index 6e871c09a7f5c1c1164ca46cda4dc1fc4347bf51..0e056e1d4ace1c47cc936ed3be345f2e94f0d8d3 100644 (file)
@@ -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[] =
This page took 0.03076 seconds and 4 git commands to generate.