diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xnest/Keyboard.c')
-rw-r--r-- | xc/programs/Xserver/hw/xnest/Keyboard.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/programs/Xserver/hw/xnest/Keyboard.c b/xc/programs/Xserver/hw/xnest/Keyboard.c index 80ad48f34..ead2d1c7a 100644 --- a/xc/programs/Xserver/hw/xnest/Keyboard.c +++ b/xc/programs/Xserver/hw/xnest/Keyboard.c @@ -1,4 +1,4 @@ -/* $TOG: Keyboard.c /main/5 1998/04/21 09:19:15 msr $ */ +/* $Xorg: Keyboard.c,v 1.3 2000/08/17 19:53:28 cpqbld Exp $ */ /* Copyright 1993 by Davor Matic @@ -12,7 +12,7 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86: xc/programs/Xserver/hw/xnest/Keyboard.c,v 1.3 2000/02/27 04:52:56 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xnest/Keyboard.c,v 1.4 2001/01/17 22:36:55 dawes Exp $ */ #define NEED_EVENTS #include "X.h" |