This commit is contained in:
David Hoover
2012-05-22 15:12:31 -07:00
parent 5fe7478d0a
commit 571f4c5f25
@@ -1135,7 +1135,7 @@ public class PresentsDObjectMgr
protected static final int DEFREFVEC_SIZE = 4; protected static final int DEFREFVEC_SIZE = 4;
/** /**
* The oid of the DOject created during object manager startup that isn't actually * The oid of the DObject created during object manager startup that isn't actually
* distributed. * distributed.
*/ */
protected static final int DUMMY_OID = 0; protected static final int DUMMY_OID = 0;