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

jvergara
18.32.2008 348b156e4ab1f209b181d68698ec1068ed9a7277
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/BackupTableModel.java
@@ -40,6 +40,7 @@
  private static final long serialVersionUID = -3511425157550147124L;
  private ArrayList<BackupDescriptor> backups =
    new ArrayList<BackupDescriptor>();
  /**
   * Clears the contents ot the table model.
   *