renamed most source files
This commit is contained in:
@@ -74,7 +74,7 @@ void str_nupcase(char *dst, const char *src, int dstlen);
|
||||
*/
|
||||
|
||||
#ifdef __VMS_VER
|
||||
#if _VMS_VER<70000000
|
||||
#if __VMS_VER<70000000
|
||||
|
||||
int strcasecmp(const char *str1, const char *str2);
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user