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

dugan
13.10.2007 69ecca2e069dc5459aec508482a876abf0bce00a
Fix compiler/analyze warnings and a error message bug.
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/types/AddressMask.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/types/AddressMask.java
@@ -66,7 +66,7 @@
    /**
     * IPv4 address size.
     */
    public static int IN4ADDRSZ = 4;
    private static int IN4ADDRSZ = 4;
    private  int IPV4MAXPREFIX = 32;
    // IPv6 values for number of bytes and max CIDR prefix