Let's teach GenReceiverTask to cope with inner classes the same way
GenServiceTask already does. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5643 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -28,7 +28,7 @@ import static com.threerings.presents.Log.log;
|
||||
*/
|
||||
public abstract class InvocationDecoder
|
||||
{
|
||||
/** The receiver for which we're decoding and dipatching notifications. */
|
||||
/** The receiver for which we're decoding and dispatching notifications. */
|
||||
public InvocationReceiver receiver;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user