opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/ConfigReader.java
@@ -22,7 +22,7 @@ * * * Copyright 2008-2009 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS * Portions Copyright 2014-2015 ForgeRock AS */ package org.opends.guitools.controlpanel.util; @@ -115,7 +115,7 @@ /** * Whether the configuration has already been read or not. */ protected boolean configRead = false; protected boolean configRead; /** * The set of connection listeners.