diff options
Diffstat (limited to 'nxcomp/src/ServerCache.h')
-rw-r--r-- | nxcomp/src/ServerCache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/ServerCache.h b/nxcomp/src/ServerCache.h index c6e2b81b6..f2cb53a3e 100644 --- a/nxcomp/src/ServerCache.h +++ b/nxcomp/src/ServerCache.h @@ -137,7 +137,7 @@ class ServerCache : public ChannelCache IntCache mapNotifyWindowCache; // - // MotionNotify event (also used for KeyPress, + // MotionNotify event (also used for KeyPress, // KeyRelease, ButtonPress, ButtonRelease, // EnterNotify, and LeaveNotify events and // QueryPointer reply). |