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

Jean-Noel Rouvignac
23.56.2015 b973acbf9e6921c0bcdbaf383bd4ce30004b526c
Fixed missed javadoc indentation
1 files modified
2 ■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/ImportSuffixCommand.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/ImportSuffixCommand.java
@@ -34,7 +34,7 @@
import org.opends.server.types.DirectoryException;
import org.opends.server.types.LDIFImportConfig;
 /**
/**
 * Command that describes how a suffix should be imported. Gives the strategy to use and the data to
 * drive the import operation of a single suffix.
 */