diff --git a/cde/lib/DtSvc/DtUtil2/XlationSvc.c b/cde/lib/DtSvc/DtUtil2/XlationSvc.c index 669586170..9545051cd 100644 --- a/cde/lib/DtSvc/DtUtil2/XlationSvc.c +++ b/cde/lib/DtSvc/DtUtil2/XlationSvc.c @@ -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