aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-nat.c
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2000-11-15 19:58:14 +0000
committerKevin Buettner <kevinb@redhat.com>2000-11-15 19:58:14 +0000
commitb095261a9435adb6787c384aeb7c38827c0d9753 (patch)
tree1c74354fe956a344d422ba94e11a737459adb9d2 /gdb/windows-nat.c
parentdac544a8172d3cc1a6468762ae4748ce7da665f9 (diff)
downloadfsf-binutils-gdb-b095261a9435adb6787c384aeb7c38827c0d9753.zip
fsf-binutils-gdb-b095261a9435adb6787c384aeb7c38827c0d9753.tar.gz
fsf-binutils-gdb-b095261a9435adb6787c384aeb7c38827c0d9753.tar.bz2
Protoization.
Diffstat (limited to 'gdb/windows-nat.c')
-rw-r--r--gdb/windows-nat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/windows-nat.c b/gdb/windows-nat.c
index ed87213..62db43f 100644
--- a/gdb/windows-nat.c
+++ b/gdb/windows-nat.c
@@ -463,7 +463,6 @@ static struct objfile *
safe_symbol_file_add (char *name, int from_tty,
struct section_addr_info *addrs,
int mainline, int flags)
-
{
struct safe_symbol_file_add_args p;
struct cleanup *cleanup;