Fixed typo.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4392 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -63,7 +63,7 @@ public class ConMgrStats extends SimpleStreamableObject
|
|||||||
/** The number of messages written since the server started up. */
|
/** The number of messages written since the server started up. */
|
||||||
public int msgsOut;
|
public int msgsOut;
|
||||||
|
|
||||||
@Override // from Objecet
|
@Override // from Object
|
||||||
public Object clone ()
|
public Object clone ()
|
||||||
{
|
{
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user