Revert accidental changes to JKRArchive.h

(not mine)
This commit is contained in:
PJB3005
2026-02-24 16:51:27 +01:00
parent 29375d2b79
commit a36f3aaef9
+2 -2
View File
@@ -1,4 +1,4 @@
#ifndef JKRARCHIVE_H -j n
#ifndef JKRARCHIVE_H
#define JKRARCHIVE_H
#include "JSystem/JKernel/JKRCompression.h"
@@ -7,7 +7,7 @@
class JKRHeap;
/** m
/**
* @ingroup jsystem-jkernel
*
*/