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

Matthew Swift
08.43.2013 b53af88e2aa06a70f85b22baf614619e0fab7759
Minor code cleanup.
1 files modified
2 ■■■ changed files
opendj-sdk/opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/FilterType.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/FilterType.java
@@ -20,7 +20,7 @@
/**
 * An enumeration of the commons REST query comparison filter types.
 */
public enum FilterType {
enum FilterType {
    /**
     * Substring filter.