X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=misc.c;h=e69fc9bdf495fe2c63b52e2d3e273509db3b5d54;hp=7566913e4d1b07ffc475de7cbb28af0deb8db36b;hb=aa1dd666a9e5a972cb8e29c70cebb9c35a785ddf;hpb=3001fb1dc1761502f875bb266706a311ee5ff24f diff --git a/misc.c b/misc.c index 7566913..e69fc9b 100644 --- a/misc.c +++ b/misc.c @@ -152,7 +152,7 @@ void wordclear(token_t *v) *v = 0; } -/* I/O routines (speak, pspeak, rspeak, GETIN, YES) */ +/* I/O routines (speak, pspeak, rspeak, get_input, yes) */ void vspeak(const char* msg, va_list ap) {