mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
PARAMS removal.
This commit is contained in:
@@ -88,7 +88,7 @@ static struct ui_out_impl cli_ui_out_impl =
|
||||
|
||||
/* Prototypes for local functions */
|
||||
|
||||
extern void _initialize_cli_out PARAMS ((void));
|
||||
extern void _initialize_cli_out (void);
|
||||
|
||||
static void field_separator (void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user