aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-decode.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/cli/cli-decode.h')
-rw-r--r--gdb/cli/cli-decode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/cli/cli-decode.h b/gdb/cli/cli-decode.h
index e8ce362..295a590 100644
--- a/gdb/cli/cli-decode.h
+++ b/gdb/cli/cli-decode.h
@@ -89,7 +89,7 @@ struct cmd_list_element
/* The user needs to be warned that this is a deprecated command.
The user should only be warned the first time a command is
used. */
-
+
unsigned int deprecated_warn_user : 1;
/* When functions are deprecated at compile time (this is the way