summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/TreeP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/TreeP.h')
-rw-r--r--include/X11/Xaw/TreeP.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/X11/Xaw/TreeP.h b/include/X11/Xaw/TreeP.h
index 01d2bdc..158505b 100644
--- a/include/X11/Xaw/TreeP.h
+++ b/include/X11/Xaw/TreeP.h
@@ -81,7 +81,7 @@ typedef struct {
Dimension maxwidth, maxheight; /* for shrink wrapping */
#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
} TreePart;
@@ -110,7 +110,7 @@ typedef struct _TreeConstraintsPart {
Position x, y;
#ifndef OLDXAW
XtPointer pad[2]; /* leave some space for future optimizations, and
- * keep binary compatability
+ * keep binary compatibility
*/
#endif
} TreeConstraintsPart;