diff options
Diffstat (limited to 'xorg-server/hw/xnest/Init.c')
-rw-r--r-- | xorg-server/hw/xnest/Init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xnest/Init.c b/xorg-server/hw/xnest/Init.c index ee74101d2..ea0669a6a 100644 --- a/xorg-server/hw/xnest/Init.c +++ b/xorg-server/hw/xnest/Init.c @@ -108,6 +108,7 @@ InitInput(int argc, char *argv[]) void CloseInput(void) { + mieqFini(); } /* |