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

Matthew Swift
30.33.2012 f8a03759f1460e0b195fba3d8151b4f89bd36ed7
Minor code cleanup.
1 files modified
1 ■■■■ changed files
opendj3/opendj-ldap-sdk-examples/src/main/java/org/forgerock/opendj/examples/Modify.java 1 ●●●● patch | view | raw | blame | history
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.