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

Gaetan Boismal
23.17.2015 441f0c00a06d386cfe84df02c4d27e395ef45484
OPENDJ-1727: Fix checkstyle issue

* Backend.java
** Remove trailing whitespace.
1 files modified
2 ■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/api/Backend.java 2 ●●● patch | view | raw | blame | history
opendj-server-legacy/src/main/java/org/opends/server/api/Backend.java
@@ -140,7 +140,7 @@
   *                              reasons that the provided
   *                              configuration is not acceptable.
   * @param serverContext         this Directory Server instance's server context
   *
   *
   * @return  {@code true} if the provided configuration is acceptable
   *          for this backend, or {@code false} if not.
   */