From 8399535b5b1f0e7752947d4c67369c88b73b55c1 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sat, 25 Mar 2000 08:10:10 +0000 Subject: [PATCH] Re-re indent. indent|indent|indent stable. --- gdb/maint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/maint.c b/gdb/maint.c index c21c5051c7..7003c022dd 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) { -- 2.34.1