diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xnest/Init.c')
-rw-r--r-- | xc/programs/Xserver/hw/xnest/Init.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/programs/Xserver/hw/xnest/Init.c b/xc/programs/Xserver/hw/xnest/Init.c index 7df52b038..f200992fb 100644 --- a/xc/programs/Xserver/hw/xnest/Init.c +++ b/xc/programs/Xserver/hw/xnest/Init.c @@ -1,4 +1,4 @@ -/* $TOG: Init.c /main/8 1997/11/12 14:38:50 kaleb $ */ +/* $Xorg: Init.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/Init.c,v 3.19 2000/11/27 17:45:56 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xnest/Init.c,v 3.20 2001/01/17 22:36:55 dawes Exp $ */ #include "X.h" #include "Xproto.h" |