aboutsummaryrefslogtreecommitdiff
path: root/src/cube.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cube.h')
-rw-r--r--src/cube.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cube.h b/src/cube.h
index 4c2c492..30016fd 100644
--- a/src/cube.h
+++ b/src/cube.h
@@ -84,4 +84,4 @@ int64_t nissy_solve(
84 char *solutions 84 char *solutions
85); 85);
86 86
87void nissy_setlogger(void (*logger_function)(const char *, va_list)); 87void nissy_setlogger(void (*logger_function)(const char *, ...));

Generated with cgit - Back to sebastiano.tronto.net