Nit: "warning: extra tokens at end of #endif directive"
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 30 May 2005 11:49:08 +0000 (11:49 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 30 May 2005 11:49:08 +0000 (11:49 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5860 cda61777-01e9-0310-a592-d414129be87e

mines.c

diff --git a/mines.c b/mines.c
index e6c65ea..3c06b53 100644 (file)
--- 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