From b968e27b92d119e19dfcb8702cd937adda267ac2 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 17 Oct 2025 04:10:38 +0200 Subject: Defined 'PRINT_CHECKSUMS' --- FICS/copyfile.c | 1 + 1 file changed, 1 insertion(+) (limited to 'FICS') diff --git a/FICS/copyfile.c b/FICS/copyfile.c index c6035b2..a2517a5 100644 --- a/FICS/copyfile.c +++ b/FICS/copyfile.c @@ -14,6 +14,7 @@ #include "copyfile.h" +#define PRINT_CHECKSUMS 0 #define SELF_TEST 0 bool -- cgit v1.2.3