Changed wording of section

Not part of build
This commit is contained in:
locka%iol.ie 2000-05-03 21:48:46 +00:00
parent 24b80ae946
commit 76d90ae454

View File

@ -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++)
{