Comment fixups.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3646 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2005-07-07 18:51:35 +00:00
parent fa8ee9f8f8
commit b1ec3ab5b5
@@ -114,10 +114,10 @@ public class ClientResolver extends Invoker.Unit
reportFailure(_failure);
} else {
// do more resolution goodness on the dobj thread
// otherwise, do more resolution goodness on the dobj thread
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);
// and let the listeners in on the secret as well