fix typo in previous delta
authorNick Clifton <nickc@redhat.com>
Thu, 24 Feb 2000 21:49:15 +0000 (21:49 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 24 Feb 2000 21:49:15 +0000 (21:49 +0000)
ld/ldfile.h

index d00ed28..9c9a4d6 100644 (file)
@@ -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));