terminate warning string

This commit is contained in:
Patrick Georgi 2025-12-09 21:50:15 +01:00
parent fa31987221
commit dca08bc5c2
1 changed files with 1 additions and 1 deletions

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