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

Jean-Noel Rouvignac
17.26.2015 88f16d892d54fd8c3e190cc1f6363638b11ae1a3
opendj-server-legacy/src/main/java/org/opends/server/protocols/LDIFConnectionHandler.java
@@ -102,7 +102,7 @@
  // Help to not warn permanently and fullfill the log file
  // in debug mode.
  private boolean alreadyWarn = false;
  private boolean alreadyWarn;
  /**