mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/server/util/Crypt.java @@ -500,6 +500,6 @@ { _c._iobuf[1] = _c._iobuf[0]; } return (_c._iobuf); return _c._iobuf; } }