diff options
Diffstat (limited to 'libX11/src/ChkTypWEv.c')
-rw-r--r-- | libX11/src/ChkTypWEv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/src/ChkTypWEv.c b/libX11/src/ChkTypWEv.c index acd6b94e4..6214c3654 100644 --- a/libX11/src/ChkTypWEv.c +++ b/libX11/src/ChkTypWEv.c @@ -32,7 +32,7 @@ in this Software without prior written authorization from The Open Group. #endif #include "Xlibint.h" -/* +/* * Check existing events in queue to find if any match. If so, return. * If not, flush buffer and see if any more events are readable. If one * matches, return. If all else fails, tell the user no events found. |