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

Matthew Swift
08.43.2013 82698fef3b2317b56e8fda233432c6139ffe21cb
Minor code cleanup.
1 files modified
2 ■■■ changed files
opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/FilterType.java 2 ●●● patch | view | raw | blame | history
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.