--- Frodo4/Src/ROlib.h 2003/07/01 17:51:17 1.2 +++ Frodo4/Src/ROlib.h 2003/07/09 13:54:22 1.3 @@ -469,7 +469,7 @@ extern _kernel_oserror *OS_ReadC(char *C /* returns length of characters read; if length negative ==> terminated by escape */ extern int OS_ReadLine(char *Buffer, int BuffSize, int minasc, int maxasc, int Echo); -/* TRUE ==> escape */ +/* true ==> escape */ extern bool OS_ReadEscapeState(void); /* File related calls */