diff --git a/include/winX.h b/include/winX.h index 496412edc..295abaa8d 100644 --- a/include/winX.h +++ b/include/winX.h @@ -31,7 +31,7 @@ a null pointer has undefined behavior" warnings; this modified edition doesn't guarantee defined behavior but does silence those warnings without needing to know whether current compiler version - supports the '-wno-null-pointer-subtraction' option */ + supports the '-Wno-null-pointer-subtraction' option */ #ifdef XtOffset #undef XtOffset #define XtOffset(p_type,field) \