From e36ca74a036e36e37bad30dec9414be6e71ef060 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Fri, 13 Sep 1991 07:52:09 +0000 Subject: Minor bugfixes after trying to get a 29K target to build. --- gdb/remote-eb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/remote-eb.c') diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c index 53c9a70..0315fe7 100644 --- a/gdb/remote-eb.c +++ b/gdb/remote-eb.c @@ -402,7 +402,7 @@ the baud rate, and the name of the program to run on the remote system."); /* Close out all files and local state before this target loses control. */ -void +static void eb_close (quitting) int quitting; { -- cgit v1.1