From 52c21640508c3fc668107778ae027ff4428ebd89 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 29 Jul 2025 10:55:29 +0200 Subject: Cleanup some TODOs --- src/solvers/h48/gendata_cocsep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/solvers/h48/gendata_cocsep.h') diff --git a/src/solvers/h48/gendata_cocsep.h b/src/solvers/h48/gendata_cocsep.h index 7a589b5..5d14db7 100644 --- a/src/solvers/h48/gendata_cocsep.h +++ b/src/solvers/h48/gendata_cocsep.h @@ -35,7 +35,7 @@ gendata_cocsep( .type = TABLETYPE_SPECIAL, .infosize = INFOSIZE, .fullsize = COCSEP_FULLSIZE, - .hash = 0, /* TODO */ + .hash = 0, .entries = COCSEP_TABLESIZE, .classes = COCSEP_CLASSES, .bits = 32, -- cgit v1.3