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

Ludovic Poitou
29.08.2010 acd6b1ae34f6d221e7ee3cb39569401f6193e0fe
Fix checkstyle.
1 files modified
3 ■■■■ changed files
opends/src/server/org/opends/server/tools/CreateRCScript.java 3 ●●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/tools/CreateRCScript.java
@@ -262,7 +262,8 @@
      }
      w.println("# chkconfig: 345 95 5");
      w.println("# description: Control the " + SHORT_NAME + " Directory Server");
      w.println("# description: Control the " +
          SHORT_NAME + " Directory Server");
      w.println();
      w.println();