terminate warning string

This commit is contained in:
Patrick Georgi
2025-12-18 22:58:26 +01:00
parent fa31987221
commit dca08bc5c2
+1 -1
View File
@@ -2246,7 +2246,7 @@ int _DtXlateGetXlateEnv(
===========================*/
#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 OSMINORVERSION 0
#endif