shithub: puzzles

Download patch

ref: d8cc157c5516138090bd92b9bb70044da0e7842d
parent: 4f7b65de2e5f6387a819dd3767f5459b06f5db11
author: Simon Tatham <anakin@pobox.com>
date: Mon May 2 09:18:24 EDT 2005

Silly (but harmless) typo.

[originally from svn r5732]

--- a/cube.c
+++ b/cube.c
@@ -1564,7 +1564,7 @@
     dup_game,
     free_game,
     FALSE, solve_game,
-    NULL, game_text_format,
+    FALSE, game_text_format,
     new_ui,
     free_ui,
     make_move,