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

matthew_swift
06.32.2006 88992b173c274afd27c4bfaddeeeeeea620b1f92
opends/src/server/org/opends/server/util/AddChangeRecordEntry.java
@@ -46,7 +46,7 @@
 * an add operation.  It includes a DN and a set of attributes, as well as
 * methods to decode the entry.
 */
public class AddChangeRecordEntry extends ChangeRecordEntry
public final class AddChangeRecordEntry extends ChangeRecordEntry
{
  /**
   * The fully-qualified name of this class for debugging purposes.