From d613e7258bca459a59cdb7b4fb8a7cb041137377 Mon Sep 17 00:00:00 2001 From: enricotenuti Date: Wed, 7 Aug 2024 20:09:12 +0200 Subject: cube_neon ver1 --- test/104_cocsep_ttrep/cocsep_ttrep_tests.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/104_cocsep_ttrep') diff --git a/test/104_cocsep_ttrep/cocsep_ttrep_tests.c b/test/104_cocsep_ttrep/cocsep_ttrep_tests.c index f0da151..f692ca8 100644 --- a/test/104_cocsep_ttrep/cocsep_ttrep_tests.c +++ b/test/104_cocsep_ttrep/cocsep_ttrep_tests.c @@ -29,7 +29,7 @@ void run(void) { l = coord_cocsep(c); if (k != l) printf("cocsep %" PRId64 " (%" PRId64 "): " - "%" PRId64 " ttrep %" PRIu8 + "%" PRId64 " ttrep %" PRIu32 " -> %" PRId64 "\n", i, l, j, tt, k); } } -- cgit v1.3