diff options
Diffstat (limited to 'man/XtAppNextEvent.man')
-rw-r--r-- | man/XtAppNextEvent.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtAppNextEvent.man b/man/XtAppNextEvent.man index d087c7d..d04b7d7 100644 --- a/man/XtAppNextEvent.man +++ b/man/XtAppNextEvent.man @@ -117,7 +117,8 @@ flushes the output buffer and returns zero. The .B XtAppProcessEvent function processes one timer, alternate input, signal source, or X -event. If there is nothing of the appropriate type to process, +event. +If there is nothing of the appropriate type to process, .B XtAppProcessEvent blocks until there is. If there is more than one type of thing available to process, |