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

jdemendi
05.33.2008 deec91db38a3a4129a503144fbcf4e64f1bde87f
fix trailing white space
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/admin/doc/ConfigGuideGeneration.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/admin/doc/ConfigGuideGeneration.java
@@ -345,7 +345,7 @@
      AbstractManagedObjectDefinition parentMo = rel.getParentDefinition();
      // Does not generate several entry for the same relation
      if (relList.put(childMo.getName(), rel) != null) {
       continue;
       continue;
      }
      if (rel.hasOption(RelationOption.HIDDEN)) {
        continue;