summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/PannerP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/PannerP.h')
-rw-r--r--include/X11/Xaw/PannerP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xaw/PannerP.h b/include/X11/Xaw/PannerP.h
index 8a7f580..f061d29 100644
--- a/include/X11/Xaw/PannerP.h
+++ b/include/X11/Xaw/PannerP.h
@@ -82,7 +82,7 @@ typedef struct {
XRectangle shadow_rects[2]; /* location of shadows */
Position last_x, last_y; /* previous location of knob */
#ifndef OLDXAW
- XtPointer pad[4]; /* for future use and keep binary compatability */
+ XtPointer pad[4]; /* for future use and keep binary compatibility */
#endif
} PannerPart;