This commit is contained in:
str4d
2016-06-06 12:34:17 +00:00
parent f564d4dc22
commit 78d0a54e96

View File

@ -1492,7 +1492,7 @@ public class BlockfileNamingService extends DummyNamingService {
rv = lookupAll2(hostname, lookupOptions, storedOptions);
}
}
// we sort the destinations in addDestionation(),
// we sort the destinations in addDestination(),
// which is a lot easier than sorting them here
return rv;
}