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

Mark Craig
28.16.2011 3998fbd8117de0690485b82706348f3fb5b1965b
Fix build break
1 files modified
7 ■■■■■ changed files
opendj3/opendj-ldap-sdk-examples/src/main/java/org/forgerock/opendj/examples/simpleauth/Main.java 7 ●●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk-examples/src/main/java/org/forgerock/opendj/examples/simpleauth/Main.java
@@ -179,4 +179,11 @@
    System.err.println(
      "\tuse-starttls and use-ssl are optional and mutually exclusive.");
  }
  private Main()
  {
    // Not used.
  }
}