mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
Lint found by Rich and gcc
This commit is contained in:
@@ -302,9 +302,9 @@ DEFUN(new_afile, (name, file_type, target),
|
||||
|
||||
lang_input_statement_type *
|
||||
DEFUN(lang_add_input_file,(name, file_type, target),
|
||||
char *name AND
|
||||
CONST char *name AND
|
||||
lang_input_file_enum_type file_type AND
|
||||
char *target)
|
||||
CONST char *target)
|
||||
{
|
||||
/* Look it up or build a new one */
|
||||
lang_has_input_file = true;
|
||||
|
||||
Reference in New Issue
Block a user