X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=misc.c;h=b86c5c5f928b45225694fb3503967c3d21f72ea0;hb=f89f63c6d1a6bc786febc8f22c3ecd8cd3f1f6ae;hp=fafc15c5255d382a8397ff04e72d9b31a52a5d19;hpb=943b3a62e680e733ffe57552657d22ce148fed5f;p=open-adventure.git diff --git a/misc.c b/misc.c index fafc15c..b86c5c5 100644 --- a/misc.c +++ b/misc.c @@ -174,7 +174,7 @@ void fSETPRM(long FIRST, long P1, long P2) { void fGETIN(long *wORD1, long *wORD1X, long *wORD2, long *wORD2X) { long JUNK; -/* Get a command from the adventurer. snarf out the first word, pad it with +/* Get a command from the adventurer. Snarf out the first word, pad it with * blanks, and return it in WORD1. Chars 6 thru 10 are returned in WORD1X, in * case we need to print out the whole word in an error message. Any number of * blanks may follow the word. If a second word appears, it is returned in