diff options
Diffstat (limited to 'gdb/cli/cli-decode.h')
-rw-r--r-- | gdb/cli/cli-decode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/cli/cli-decode.h b/gdb/cli/cli-decode.h index d00ff09..9ffe2c5 100644 --- a/gdb/cli/cli-decode.h +++ b/gdb/cli/cli-decode.h @@ -90,7 +90,7 @@ struct cmd_list_element /* For set/show commands. A method for printing the output to the specified stream. */ - fprint_setshow_ftype *fprint_setshow; + show_value_ftype *show_value_func; /* flags : a bitfield |