opendj-cli/src/main/java/com/forgerock/opendj/cli/TabSeparatedTablePrinter.java
@@ -93,7 +93,7 @@ } } /** Indicates whether or not the headings should be output. */ /** Indicates whether the headings should be output. */ private boolean displayHeadings; /** The output destination. */ @@ -121,7 +121,7 @@ } /** * Specify whether or not table headings should be displayed. * Specify whether table headings should be displayed. * * @param displayHeadings * <code>true</code> if table headings should be displayed.