summaryrefslogtreecommitdiff
path: root/gdb/maint.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-03-25 08:10:10 +0000
committerAndrew Cagney <cagney@redhat.com>2000-03-25 08:10:10 +0000
commit8505dafa53acf4d39f7bd247cc742110389526a6 (patch)
treea3a0b01324bc9e608088e3ad260ea0fed48f26d2 /gdb/maint.c
parented4693e471212ec69b174350097b70dbec9f1250 (diff)
downloadgdb-8505dafa53acf4d39f7bd247cc742110389526a6.tar.gz
Re-re indent. indent|indent|indent stable.
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)
{