* 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.
This commit is contained in:
Alexandre Oliva
2002-03-19 19:00:04 +00:00
parent 858bc62dee
commit 12b9c64f8d
8 changed files with 54 additions and 131 deletions

View File

@@ -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