More style cleanup.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5249 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2008-07-22 13:39:42 +00:00
parent c743432676
commit 67ce73b61d
9 changed files with 29 additions and 32 deletions
@@ -29,7 +29,7 @@ package com.threerings.presents.client;
* <pre>
* public interface LocationService extends InvocationService
* {
*
*
* // Used to communicate responses to moveTo() requests.
* public interface MoveListener extends InvocationListener
* {