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

lutoff
28.41.2007 a6b85c0fdb940be0964a541f210c829e71a274d5
Removed {@inheritDoc} tags 
1 files modified
6 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/Application.java 6 ●●●●● patch | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Application.java
@@ -762,7 +762,8 @@
  protected class ErrorPrintStream extends ApplicationPrintStream {
    /**
     * {@inheritDoc}
     * Default constructor.
     *
     */
    public ErrorPrintStream() {
      super();
@@ -792,7 +793,8 @@
  {
    /**
     * {@inheritDoc}
     * Default constructor.
     *
     */
    public OutputPrintStream() {
      super();