projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f07afe
)
fix typo in previous delta
author
Nick Clifton
<nickc@redhat.com>
Thu, 24 Feb 2000 21:49:15 +0000
(21:49 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 24 Feb 2000 21:49:15 +0000
(21:49 +0000)
ld/ldfile.h
patch
|
blob
|
history
diff --git
a/ld/ldfile.h
b/ld/ldfile.h
index
d00ed28
..
9c9a4d6
100644
(file)
--- a/
ld/ldfile.h
+++ b/
ld/ldfile.h
@@
-52,5
+52,5
@@
extern FILE *ldfile_find_command_file
PARAMS ((const char *name, const char *extend));
extern void ldfile_set_output_arch PARAMS ((CONST char *));
extern boolean ldfile_open_file_search
- PARAMS ((const char *arch,
lang_input_statement_type
*,
+ PARAMS ((const char *arch,
struct lang_input_statement_struct
*,
const char *lib, const char *suffix));