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

lutoff
06.06.2007 69bf235ac88e6f7dd94be34824141cf9cbdcd4d9
Remove "Line ends with whitespace" checkstyle error
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/tools/LDIFSearch.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/tools/LDIFSearch.java
@@ -132,7 +132,7 @@
   * @param  args  The command line arguments provided to this program.
   *
   * @param initializeServer True if server initialization should be done.
   *
   *
   * @return  The return code for this operation.  A value of zero indicates
   *          that all processing completed successfully.  A nonzero value
   *          indicates that some problem occurred during processing.