diff options
Diffstat (limited to 'xc/programs/Xserver/Xprint/ddxInit.c')
-rw-r--r-- | xc/programs/Xserver/Xprint/ddxInit.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/programs/Xserver/Xprint/ddxInit.c b/xc/programs/Xserver/Xprint/ddxInit.c index 97290ea9d..ec984f9ab 100644 --- a/xc/programs/Xserver/Xprint/ddxInit.c +++ b/xc/programs/Xserver/Xprint/ddxInit.c @@ -1,4 +1,4 @@ -/* $XConsortium: ddxInit.c /main/2 1996/11/16 15:23:55 rws $ */ +/* $Xorg: ddxInit.c,v 1.3 2000/08/17 19:48:07 cpqbld Exp $ */ /* (c) Copyright 1996 Hewlett-Packard Company (c) Copyright 1996 International Business Machines Corp. @@ -30,7 +30,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86: xc/programs/Xserver/Xprint/ddxInit.c,v 1.10 1999/12/13 02:12:51 robin Exp $ */ +/* $XFree86: xc/programs/Xserver/Xprint/ddxInit.c,v 1.11 2001/01/17 22:36:28 dawes Exp $ */ #include "X.h" #include "Xproto.h" |