forked from Imagelibrary/binutils-gdb
Fix spelling in comments in C source files (gold)
* aarch64.cc: Fix spelling in comments. * arm.cc: Fix spelling in comments. * icf.cc: Fix spelling in comments. * layout.cc: Fix spelling in comments. * layout.h: Fix spelling in comments. * mips.cc: Fix spelling in comments. * output.h: Fix spelling in comments. * plugin.h: Fix spelling in comments. * script-sections.h: Fix spelling in comments. * script.h: Fix spelling in comments. * stringpool.h: Fix spelling in comments. * tilegx.cc: Fix spelling in comments.
This commit is contained in:
committed by
Alan Modra
parent
2b0f37619f
commit
5c3024d2c1
@@ -378,7 +378,7 @@ class Plugin_manager
|
||||
Mapfile* mapfile_;
|
||||
Task_token* this_blocker_;
|
||||
|
||||
// An extra directory to seach for the libraries passed by
|
||||
// An extra directory to search for the libraries passed by
|
||||
// add_input_library.
|
||||
std::string extra_search_path_;
|
||||
Lock* lock_;
|
||||
|
||||
Reference in New Issue
Block a user