dthelp/parser: use standard ctype case functions
This commit is contained in:
@@ -170,8 +170,6 @@ void m_longent(int context);
|
||||
LOGICAL m_lookent(M_WCHAR *name, unsigned char *type, M_WCHAR **content,
|
||||
unsigned char *wheredef);
|
||||
|
||||
int main(int argc, char **argv);
|
||||
|
||||
void *m_malloc(int size, char *msg);
|
||||
|
||||
void m_mberr1(const char *text, const char *arg);
|
||||
|
||||
Reference in New Issue
Block a user