summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/RepeaterP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/RepeaterP.h')
-rw-r--r--include/X11/Xaw/RepeaterP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xaw/RepeaterP.h b/include/X11/Xaw/RepeaterP.h
index 3eebf82..a07553f 100644
--- a/include/X11/Xaw/RepeaterP.h
+++ b/include/X11/Xaw/RepeaterP.h
@@ -59,7 +59,7 @@ typedef struct {
int next_delay; /* next amount for timer */
XtIntervalId timer; /* timer that will fire */
#ifndef OLDXAW
- XtPointer pad[4]; /* for future use and keep binary compatability */
+ XtPointer pad[4]; /* for future use and keep binary compatibility */
#endif
} RepeaterPart;