dthelp/parser: use standard ctype case functions
This commit is contained in:
@@ -132,8 +132,6 @@ void initialize(void);
|
||||
|
||||
LOGICAL litproc(int delim);
|
||||
|
||||
int main(int argc, char **argv);
|
||||
|
||||
void makeand(LOGICAL *canbenull, TREE *root, int optional);
|
||||
|
||||
LOGICAL makefsa(TREE *root, int optional);
|
||||
|
||||
Reference in New Issue
Block a user