From 3bf57d210832b28e9361990830eb722a619f031b Mon Sep 17 00:00:00 2001 From: "gdb-2.8" Date: Sat, 3 Sep 1988 08:00:00 +0100 Subject: gdb-2.8 --- gdb/standalone.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/standalone.c') diff --git a/gdb/standalone.c b/gdb/standalone.c index 94adf64..45cca6a 100644 --- a/gdb/standalone.c +++ b/gdb/standalone.c @@ -341,7 +341,8 @@ core_file_command () {} char * -get_exec_file () +get_exec_file (err) + int err; { /* Makes one printout look reasonable; value does not matter otherwise. */ return "run"; -- cgit v1.1