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

dugan
17.41.2008 039ee58ed643a74b0ebcacc41cf8af0c0de76c1d
opendj-sdk/opends/src/server/org/opends/server/backends/jeb/ID2Entry.java
@@ -103,7 +103,7 @@
   * @throws  DirectoryException  If a problem occurs while attempting to encode
   *                              the entry.
   */
  private DatabaseEntry entryData(Entry entry)
  public DatabaseEntry entryData(Entry entry)
          throws DirectoryException
  {
    byte[] entryBytes;