change ls interface

This commit is contained in:
David Rose 2002-03-07 19:56:51 +00:00
parent c1f893ce30
commit f4c1e07706

View File

@ -155,7 +155,7 @@ run() {
} }
if (_ls) { if (_ls) {
root->ls(); root->ls(nout, 0);
} }
// This should be guaranteed because we pass false to the // This should be guaranteed because we pass false to the