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

Matthew Swift
11.59.2015 88f491595848a37314b00222a2c908ccab2fd0fb
Fix checkstyle
1 files modified
2 ■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/file/Log.java 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/file/Log.java
@@ -773,7 +773,7 @@
  }
  /**
   * Abort all cursors opened on the provided log file.
   * Abort all cursors opened on the provided log file.
   * @GuardedBy("exclusiveLock")
   */
  private void abortCursorsOpenOnLogFile(LogFile<K, V> logFile)