opendj-server-legacy/src/main/java/org/opends/server/protocols/ldap/AbandonRequestProtocolOp.java
@@ -22,7 +22,7 @@ * * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS * Portions Copyright 2014-2015 ForgeRock AS */ package org.opends.server.protocols.ldap; @@ -47,7 +47,7 @@ { private static final LocalizedLogger logger = LocalizedLogger.getLoggerForThisClass(); // The message ID of the operation to abandon. /** The message ID of the operation to abandon. */ private int idToAbandon;