diff options
Diffstat (limited to 'gdb/stack.c')
-rw-r--r-- | gdb/stack.c | 2 |
1 files changed, 1 insertions, 1 deletions
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[] = |