Comment fixups.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3646 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -114,10 +114,10 @@ public class ClientResolver extends Invoker.Unit
|
|||||||
reportFailure(_failure);
|
reportFailure(_failure);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
// do more resolution goodness on the dobj thread
|
// otherwise, do more resolution goodness on the dobj thread
|
||||||
finishResolution(_clobj);
|
finishResolution(_clobj);
|
||||||
|
|
||||||
// otherwise let the client manager know that we're all clear
|
// let the client manager know that we're all clear
|
||||||
PresentsServer.clmgr.mapClientObject(_username, _clobj);
|
PresentsServer.clmgr.mapClientObject(_username, _clobj);
|
||||||
|
|
||||||
// and let the listeners in on the secret as well
|
// and let the listeners in on the secret as well
|
||||||
|
|||||||
Reference in New Issue
Block a user