mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/util/Base64.java @@ -707,6 +707,7 @@ else { System.out.write(decodedData); System.out.println(); System.out.flush(); } }