aboutsummaryrefslogtreecommitdiff
path: root/gdb
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
commit8399535b5b1f0e7752947d4c67369c88b73b55c1 (patch)
tree602418297f5ea898ced39788dfca97a1539e4da5 /gdb
parent33f9116173e659448a848bd02712940bca665d0c (diff)
downloadgdb-8399535b5b1f0e7752947d4c67369c88b73b55c1.zip
gdb-8399535b5b1f0e7752947d4c67369c88b73b55c1.tar.gz
gdb-8399535b5b1f0e7752947d4c67369c88b73b55c1.tar.bz2
Re-re indent. indent|indent|indent stable.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/maint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/maint.c b/gdb/maint.c
index c21c505..7003c02 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)
{