summaryrefslogtreecommitdiff
path: root/gdb/maint.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/maint.c')
-rw-r--r--gdb/maint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/maint.c b/gdb/maint.c
index c21c5051c73..7003c022dda 100644
--- a/gdb/maint.c
+++ b/gdb/maint.c
@@ -398,7 +398,7 @@ the command you want to undeprecate.\n");
This function deprecates a command and optionally assigns it a
replacement. */
-static void
+static void
maintenance_do_deprecate (char *text, int deprecate)
{