terminate warning string
This commit is contained in:
parent
fa31987221
commit
dca08bc5c2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue