git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6102 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Bruno Garcia
2010-07-29 20:35:45 +00:00
parent 7b86f2d8db
commit 03ae523e62
@@ -278,7 +278,7 @@ public class ObjectInputStream
/** The object currently being read from the stream. */
protected var _current :Object;
/** The stramer being used currently. */
/** The streamer being used currently. */
protected var _streamer :Streamer;
/** A map of short class code to ClassMapping info. */