shithub: puzzles

Download patch

ref: 0913f94a98373ce2c68c5bc159cc2684b1955211
parent: 6c3f422dde51d521ac8cd21fd4bd98df70217425
author: Jacob Nevins <jacobn@chiark.greenend.org.uk>
date: Tue May 17 07:00:15 EDT 2005

comment c'n'p error

[originally from svn r5790]

--- a/midend.c
+++ b/midend.c
@@ -578,7 +578,7 @@
         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.
          */