mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Cleanup.
This commit is contained in:
parent
a17f212667
commit
ab77d2c5aa
@ -25,7 +25,7 @@ import java.nio.ByteBuffer;
|
|||||||
* An object that converts case data for a case directory coordination service
|
* An object that converts case data for a case directory coordination service
|
||||||
* node to and from byte arrays.
|
* node to and from byte arrays.
|
||||||
*/
|
*/
|
||||||
public class CaseNodeData {
|
public final class CaseNodeData {
|
||||||
|
|
||||||
private static final int CURRENT_VERSION = 0;
|
private static final int CURRENT_VERSION = 0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user