X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/7959b51735be301d234b41ac2f3b88bdcc34a34a..b498c53924c571d997f97c7ff3dd81c3e66894a1:/mines.c diff --git a/mines.c b/mines.c index e6c65ea..3c06b53 100644 --- a/mines.c +++ b/mines.c @@ -1023,7 +1023,7 @@ static int minesolve(int w, int h, int n, char *grid, #ifdef SOLVER_DIAGNOSTICS printf("trying a set combination with %d %d\n", squaresleft, minesleft); -#endif SOLVER_DIAGNOSTICS +#endif /* SOLVER_DIAGNOSTICS */ /* * We've reached the end. See if we've got