summaryrefslogtreecommitdiff
path: root/gdb/top.h
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-03-19 19:00:04 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-03-19 19:00:04 +0000
commit6516eab7d0ef45dc94e9ac7a21af276d3c4e6efa (patch)
treed48902c5417b40772d5c40de3ddc89d99e55a571 /gdb/top.h
parent7cd78c53b92bf04c9618963038d0379964048915 (diff)
downloadgdb-6516eab7d0ef45dc94e9ac7a21af276d3c4e6efa.tar.gz
* coffread.c: Remove redundant static declarations. Replace
occurrences of `PTR' with `void *'. * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise. * top.h (quit_cover): Likewise. * defs.h (catch_errors): Likewise.
Diffstat (limited to 'gdb/top.h')
-rw-r--r--gdb/top.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/top.h b/gdb/top.h
index 49a32a9bb32..ca0b3d13dc6 100644
--- a/gdb/top.h
+++ b/gdb/top.h
@@ -44,7 +44,7 @@ extern void simplified_command_loop (char *(*read_input_func) (char *),
extern int quit_confirm (void);
extern void quit_force (char *, int);
extern void quit_command (char *, int);
-extern int quit_cover (PTR);
+extern int quit_cover (void *);
extern void execute_command (char *, int);
/* This function returns a pointer to the string that is used