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

lutoff
16.07.2008 461109056cf24a465341fd7586138f3ae7cd9c53
opends/src/server/org/opends/server/util/Base64.java
@@ -707,6 +707,7 @@
        else
        {
          System.out.write(decodedData);
          System.out.println();
          System.out.flush();
        }
      }