summaryrefslogtreecommitdiff
path: root/gdb/top.h
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-03-25 16:50:20 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-03-25 16:50:20 +0000
commitda2a1c36aed0b986720650a93283c4c07b5cceed (patch)
treea12875a97e402f9792dd2d8c8078e46cf7837cb6 /gdb/top.h
parent76266e684d7f899c278526dcac32ba68d17fd0ca (diff)
downloadbinutils-gdb-da2a1c36aed0b986720650a93283c4c07b5cceed.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