diff options
Diffstat (limited to 'gdb/complaints.c')
-rw-r--r-- | gdb/complaints.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/complaints.c b/gdb/complaints.c index bda5a99..45f3e50 100644 --- a/gdb/complaints.c +++ b/gdb/complaints.c @@ -74,8 +74,9 @@ complaints_show_value (struct ui_file *file, int from_tty, value); } +void _initialize_complaints (); void -_initialize_complaints (void) +_initialize_complaints () { add_setshow_zinteger_cmd ("complaints", class_support, &stop_whining, _("\ |