opends/src/messages/src/org/opends/messages/Category.java
@@ -22,7 +22,7 @@ * CDDL HEADER END * * * Copyright 2007-2008 Sun Microsystems, Inc. * Copyright 2007-2009 Sun Microsystems, Inc. */ package org.opends.messages; @@ -162,6 +162,11 @@ SERVICETAG(0x01400000), /** * The category used for messages associated with the NDB backend. */ NDB(0x01500000), /** * The category that will be used for messages associated with * third-party (including user-defined) modules. */