mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/server/extensions/VirtualStaticGroup.java @@ -132,7 +132,7 @@ try { targetDN = DN.decode(v); targetDN = DN.valueOf(v); } catch (DirectoryException de) {