aboutsummaryrefslogtreecommitdiff
path: root/signpost.c
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2010-02-16 10:48:25 +0000
committerSimon Tatham <anakin@pobox.com>2010-02-16 10:48:25 +0000
commitb39f9dfb99e1a93aec7a372ce0bf39678d12fd9e (patch)
tree595467aa1dfddd606d505b2f284dcec52711c664 /signpost.c
parent1fa6d1b7f12fad80b090e4b7b47d45199ca6dcd4 (diff)
downloadpuzzles-b39f9dfb99e1a93aec7a372ce0bf39678d12fd9e.zip
puzzles-b39f9dfb99e1a93aec7a372ce0bf39678d12fd9e.tar.gz
puzzles-b39f9dfb99e1a93aec7a372ce0bf39678d12fd9e.tar.bz2
puzzles-b39f9dfb99e1a93aec7a372ce0bf39678d12fd9e.tar.xz
Docs and comments fixes from James H.
[originally from svn r8866]
Diffstat (limited to 'signpost.c')
-rw-r--r--signpost.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/signpost.c b/signpost.c
index 365a9e9..5aa738e 100644
--- a/signpost.c
+++ b/signpost.c
@@ -1,9 +1,5 @@
/*
* signpost.c: implementation of the janko game 'arrow path'
- *
- * Remaining troublesome games:
- *
- * 4x4#438520052525454
*/
#include <stdio.h>