This commit is contained in:
PatR
2025-02-28 11:37:05 -08:00
parent 82c6804516
commit 518842ce19

View File

@@ -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) \