comment c'n'p error
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 17 May 2005 11:00:15 +0000 (11:00 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 17 May 2005 11:00:15 +0000 (11:00 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5790 cda61777-01e9-0310-a592-d414129be87e

midend.c

index abae474..bd5d810 100644 (file)
--- a/midend.c
+++ b/midend.c
@@ -578,7 +578,7 @@ static char *midend_game_id_int(midend_data *me, char *id, int defmode)
         seed = NULL;
     } else if (seed && (!desc || seed < desc)) {
         /*
-         * We have a colon separating parameters from random seed.
+         * We have a hash separating parameters from random seed.
          * So `par' now points to the parameters string, and `seed'
          * to the seed string.
          */