Prune trailing whitespace & foreachize loops.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5799 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2009-05-23 01:56:35 +00:00
parent b222eed2fd
commit e13aca6570
9 changed files with 24 additions and 24 deletions
@@ -91,7 +91,7 @@ public class PeerSession extends PresentsSession
// let the peer manager know that we're here
_peermgr.peerStartedSession(this);
}
@Override // from PresentsSession
protected void sessionConnectionClosed ()
{