summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/PanedP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/PanedP.h')
-rw-r--r--include/X11/Xaw/PanedP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xaw/PanedP.h b/include/X11/Xaw/PanedP.h
index 4e40eaf..17df479 100644
--- a/include/X11/Xaw/PanedP.h
+++ b/include/X11/Xaw/PanedP.h
@@ -159,7 +159,7 @@ typedef struct {
int num_panes; /* count of managed panes */
PaneStack *stack; /* The pane stack for this widget */
#ifndef OLDXAW
- XtPointer pad[4]; /* for future use and keep binary compatability */
+ XtPointer pad[4]; /* for future use and keep binary compatibility */
#endif
} PanedPart;