aboutsummaryrefslogtreecommitdiff
path: root/tools/300_solve_small/solve_small.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/300_solve_small/solve_small.c')
-rw-r--r--tools/300_solve_small/solve_small.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/300_solve_small/solve_small.c b/tools/300_solve_small/solve_small.c
index d81ed51..2efbcb5 100644
--- a/tools/300_solve_small/solve_small.c
+++ b/tools/300_solve_small/solve_small.c
@@ -4,7 +4,7 @@
4 4
5char *solver; 5char *solver;
6int64_t size = 0; 6int64_t size = 0;
7char *buf; 7unsigned char *buf;
8 8
9char *scrambles[] = { 9char *scrambles[] = {
10 /* 12 optimal */ 10 /* 12 optimal */

Generated with cgit - Back to sebastiano.tronto.net