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

Fabio Pistolesi
05.18.2015 f0a048d41a13eca4cba405da9403c2469ca3d1ea
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/DnKeyFormat.java
File was renamed from opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/JebFormat.java
@@ -34,7 +34,7 @@
/**
 * Handles the disk representation of LDAP data.
 */
public class JebFormat
public class DnKeyFormat
{
  /** The format version used by this class to encode and decode a ByteString. */