summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/BoxP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/BoxP.h')
-rw-r--r--include/X11/Xaw/BoxP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xaw/BoxP.h b/include/X11/Xaw/BoxP.h
index b3c2573..352a4eb 100644
--- a/include/X11/Xaw/BoxP.h
+++ b/include/X11/Xaw/BoxP.h
@@ -81,7 +81,7 @@ typedef struct {
XtGeometryMask last_query_mode;
#ifndef OLDXAW
XawDisplayList *display_list;
- XtPointer pad[4]; /* for future use and keep binary compatability */
+ XtPointer pad[4]; /* for future use and keep binary compatibility */
#endif
} BoxPart;