* coffread.c: Remove redundant static declarations. Replace
[deliverable/binutils-gdb.git] / gdb / top.h
index 49a32a9bb328ec444d24a5c27f163a219ac8366b..ca0b3d13dc6c7c58e2727d67069c64f866fa4ed0 100644 (file)
--- 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
This page took 0.034952 seconds and 4 git commands to generate.