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

Jean-Noel Rouvignac
16.17.2013 cfb86d0de24570080ec00e025d61f04c1ce6b3a8
Fixed javadocs
1 files modified
3 ■■■■ changed files
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/LDAPServer.java 3 ●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldap/LDAPServer.java
@@ -617,8 +617,7 @@
    /**
     * Starts the server.
     *
     * @param port
     * @exception IOException
     * @exception Exception
     */
    public synchronized void start() throws Exception {
        if (isRunning) {