terminate warning string

This commit is contained in:
Patrick Georgi
2025-12-09 21:50:15 +01:00
parent fa31987221
commit dca08bc5c2

View File

@@ -2246,7 +2246,7 @@ int _DtXlateGetXlateEnv(
===========================*/ ===========================*/
#if !defined(OSMAJORVERSION) && !defined(OSMINORVERSION) #if !defined(OSMAJORVERSION) && !defined(OSMINORVERSION)
#warning "OSMAJORVERSION and OSMINORVERSION not defined, assuming 99.0: #warning "OSMAJORVERSION and OSMINORVERSION not defined, assuming 99.0"
#define OSMAJORVERSION 99 #define OSMAJORVERSION 99
#define OSMINORVERSION 0 #define OSMINORVERSION 0
#endif #endif