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

sin
02.40.2009 86c4cbb066147cad498b37d2e34e231518b907ef
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -2954,6 +2954,14 @@
  /**
   * The extensible indexer identifier string that will be used for default
   * type.
   */
  public static final String EXTENSIBLE_INDEXER_ID_DEFAULT="ext";
  /**
   * The lines that make up the CDDL header.  They will not have any prefix, so
   * an appropriate prefix may need to be added for some cases (e.g., "# " for
   * shell scripts, "rem " for batch files, etc.).