mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

abobrov
13.03.2009 27ede8298aee9ed2b6f83863173ba2415189b4f6
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.
   */