git-svn-id: svn://ultimatepp.org/upp/trunk@9233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-11-24 22:35:34 +00:00
parent 3f7e435d14
commit 6a11decd7b

View file

@ -695,7 +695,7 @@ String Downloads()
}
ff.Next();
}
IndexSort2(tm, fn, path, StdGreater<Time>());
IndexSort3(tm, fn, path, len, StdGreater<Time>());
for(int pass = 0; pass < 3; pass++) {
r << "::@W ";