Typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6102 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -278,7 +278,7 @@ public class ObjectInputStream
|
|||||||
/** The object currently being read from the stream. */
|
/** The object currently being read from the stream. */
|
||||||
protected var _current :Object;
|
protected var _current :Object;
|
||||||
|
|
||||||
/** The stramer being used currently. */
|
/** The streamer being used currently. */
|
||||||
protected var _streamer :Streamer;
|
protected var _streamer :Streamer;
|
||||||
|
|
||||||
/** A map of short class code to ClassMapping info. */
|
/** A map of short class code to ClassMapping info. */
|
||||||
|
|||||||
Reference in New Issue
Block a user