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

Jean-Noël Rouvignac
24.50.2016 8a7d994e004ad0ec1a192dbadd348e041a2e3de2
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.