aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/checkdata.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-07-29 10:55:29 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-07-29 10:55:29 +0200
commit52c21640508c3fc668107778ae027ff4428ebd89 (patch)
tree821a0a8d4ba7ee8c0311d4fbd4120a37dfc5082b /src/solvers/h48/checkdata.h
parent38014615238a51f1c0c1f2f96d37cbfbf765520a (diff)
downloadnissy-core-52c21640508c3fc668107778ae027ff4428ebd89.tar.gz
nissy-core-52c21640508c3fc668107778ae027ff4428ebd89.zip
Cleanup some TODOs
Diffstat (limited to 'src/solvers/h48/checkdata.h')
-rw-r--r--src/solvers/h48/checkdata.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/solvers/h48/checkdata.h b/src/solvers/h48/checkdata.h
index 1ee053d..af0499d 100644
--- a/src/solvers/h48/checkdata.h
+++ b/src/solvers/h48/checkdata.h
@@ -1,10 +1,7 @@
1STATIC long long checkdata_h48( 1STATIC long long checkdata_h48(
2 const char *, unsigned long long, const unsigned char *); 2 const char *, unsigned long long, const unsigned char *);
3 3
4/* 4/* TODO: Currently unused, re-introduce check on cocsep table */
5Currently unused.
6TODO: re-introduce check on cocsep table
7*/
8uint64_t expected_cocsep[21] = { 5uint64_t expected_cocsep[21] = {
9 [0] = 1, 6 [0] = 1,
10 [1] = 6, 7 [1] = 6,

Generated with cgit - Back to sebastiano.tronto.net