chiark / gitweb /
comment c'n'p error
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 17 May 2005 11:00:15 +0000 (11:00 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 17 May 2005 11:00:15 +0000 (11:00 +0000)
[originally from svn r5790]

midend.c

index abae474499ad244645e3531352ddd5988e37152a..bd5d81094eb3d969198e6d03ba2118f9673a2cee 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.
          */