aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mines.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mines.c b/mines.c
index 9b77683..ebd3c58 100644
--- a/mines.c
+++ b/mines.c
@@ -3,8 +3,7 @@
*
* Still TODO:
*
- * - think about configurably supporting question marks. Once,
- * that is, we've thought about configurability in general!
+ * - think about configurably supporting question marks.
*/
#include <stdio.h>