shithub: puzzles

Download patch

ref: 4ff90bd47f4bd3b11c4fb8b1ea25afb7b95f76da
parent: 4c1e3ca7cbefda5d25b26c83c9767c81682f5478
author: Simon Tatham <anakin@pobox.com>
date: Sat Aug 18 09:32:56 EDT 2007

Ahem. Finishing writing the comment _before_ checkin is generally sensible.

[originally from svn r7694]

--- a/unfinished/divvy.c
+++ b/unfinished/divvy.c
@@ -19,7 +19,10 @@
  *    an omino and failing if that particular square doesn't
  *    happen to work.
  * 
- * However, I don't currently think it's neecss~|~
+ * However, I don't currently think it's necessary to do either of
+ * these, because the failure rate is already low enough to be
+ * easily tolerable, under all circumstances I've been able to
+ * think of.
  */
 
 #include <assert.h>