Fixed typo: lang_specific_extra_ofiles -> lang_specific_extra_outfiles.

From-SVN: r20262
This commit is contained in:
Per Bothner 1998-06-06 03:41:05 -07:00
parent 83e0821b60
commit 77346de2e5

View File

@ -261,7 +261,7 @@ extern void lang_specific_driver PROTO ((void (*) PVPROTO((char *, ...)), int *,
extern int lang_specific_pre_link ();
/* Number of extra output files that lang_specific_pre_link may generate. */
extern int lang_specific_extra_ofiles;
extern int lang_specific_extra_outfiles;
#endif
/* Specs are strings containing lines, each of which (if not blank)