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

Matthew Swift
21.11.2012 1255136ab397dda0c36d24611915d2a96ef32f3d
Fix comment formatting.
1 files modified
3 ■■■■ changed files
opendj3/opendj-ldap-toolkit/src/main/java/com/forgerock/opendj/ldap/tools/AuthRate.java 3 ●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-toolkit/src/main/java/com/forgerock/opendj/ldap/tools/AuthRate.java
@@ -484,8 +484,7 @@
        if (filterAndAttributeStrings.size() > 0) {
            // the list of trailing arguments should be structured as follow:
            // the first trailing argument is considered the filter, the other
            // as
            // attributes.
            // as attributes.
            runner.filter = filterAndAttributeStrings.remove(0);
            // The rest are attributes