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

neil_a_wilson
12.27.2006 ed699902a89c7be9c46f3c9bb24c33fdee507879
opends/src/server/org/opends/server/util/DeleteChangeRecordEntry.java
@@ -53,7 +53,8 @@
  /**
   * Creates a new entry with the provided information.
   *
   * @param  dn      The distinguished name for this entry.
   * @param  dn  The distinguished name for this entry.  It must not be
   *             <CODE>null</CODE>.
   */
  public DeleteChangeRecordEntry(DN dn)
  {