From: Eric S. Raymond Date: Wed, 7 Jun 2017 11:40:44 +0000 (-0400) Subject: Fix allcapsed comment. X-Git-Tag: 1.1~578 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=a6432a4ed4bd6a46334ef09f3e8e3d905b42c6fe Fix allcapsed comment. --- diff --git a/actions1.c b/actions1.c index cdd1e01..56aded5 100644 --- a/actions1.c +++ b/actions1.c @@ -440,9 +440,9 @@ L8240: score(-1); RSPEAK(259); return(2012); -/* FEE FIE FOE FOO (AND FUM). ADVANCE TO NEXT STATE IF GIVEN IN game.propER ORDER. - * LOOK UP WD1 IN SECTION 3 OF VOCAB TO DETERMINE WHICH WORD WE'VE GOT. LAST - * WORD ZIPS THE EGGS BACK TO THE GIANT ROOM (UNLESS ALREADY THERE). */ +/* FEE FIE FOE FOO (AND FUM). Advance to next state if given in proper order. + * Look up WD1 in section 3 of vocab to determine which word we've got. Last + * word zips the eggs back to the giant room (unless already there). */ L8250: K=VOCAB(WD1,3); SPK=42;