mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
Changed wording of section
Not part of build
This commit is contained in:
parent
24b80ae946
commit
76d90ae454
@ -228,7 +228,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
printf(" Depends on:\n");
|
||||
printf(" Statically linked to:\n");
|
||||
std::vector<library>::const_iterator l;
|
||||
for (l = listComponents.begin(); l != listComponents.end(); l++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user