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

Matthew Swift
30.33.2012 d1e95de54d023867228f886299f5ca2a87fbb965
Minor code cleanup.
1 files modified
1 ■■■■ changed files
opendj-sdk/opendj3/opendj-ldap-sdk-examples/src/main/java/org/forgerock/opendj/examples/Modify.java 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/opendj-ldap-sdk-examples/src/main/java/org/forgerock/opendj/examples/Modify.java
@@ -50,6 +50,7 @@
 *  <host> <port> <username> <password> [<ldifFile>]
 * </pre>
 */
@SuppressWarnings("resource")
public final class Modify {
    /**
     * Main method.