1761211229

This commit is contained in:
2025-10-23 03:20:28 -06:00
parent 498eba712e
commit dd413d72dd
+1 -1
View File
@@ -2,7 +2,7 @@
#include <stdio.h> #include <stdio.h>
#define CRYPT_DISK /dev/sda5 #define CRYPT_DISK /dev/sda5
#define DEBUG 1 // comment out to disable debugging, // #define DEBUG 1 // comment out to disable debugging,
#define DEVNULL /dev/null #define DEVNULL /dev/null
int main(void) { int main(void) {