diff options
Diffstat (limited to 'hw/xnest/Pointer.c')
-rw-r--r-- | hw/xnest/Pointer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xnest/Pointer.c b/hw/xnest/Pointer.c index 853a48955..1af5f02ec 100644 --- a/hw/xnest/Pointer.c +++ b/hw/xnest/Pointer.c @@ -12,7 +12,7 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xnest/Pointer.c,v 1.2 2003/11/16 05:05:20 dawes Exp $ */ #include "X.h" #include "Xproto.h" |