opends/src/messages/src/org/opends/messages/Category.java
@@ -22,7 +22,7 @@ * CDDL HEADER END * * * Portions Copyright 2007 Sun Microsystems, Inc. * Portions Copyright 2007-2008 Sun Microsystems, Inc. */ package org.opends.messages; @@ -151,6 +151,12 @@ DSCONFIG(0x01200000), /** * The category used for messages associated with the runtime information. */ RUNTIME_INFORMATION(0x01300000), /** * The category that will be used for messages associated with * third-party (including user-defined) modules. */