diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2006-08-21 18:49:31 -0400 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-uranus.epoch.ncsc.mil> | 2006-08-21 18:49:31 -0400 |
commit | 52ba722e4c89c052609b4fc62e965d92778aa2dd (patch) | |
tree | cd5b5bd1257c08278b051221dc8f6f7041ec6036 /dix/privates.c | |
parent | 9138d5a51e411f598bc0e75a3e73d2c16187a518 (diff) | |
parent | 05541259bdb0dfaab015a01caa3722b7a1b782e2 (diff) |
Merge branch 'XACE-modular' into my-XACE-modular
Diffstat (limited to 'dix/privates.c')
-rw-r--r-- | dix/privates.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dix/privates.c b/dix/privates.c index f2ceaf8c6..b20a1dbf0 100644 --- a/dix/privates.c +++ b/dix/privates.c @@ -1,5 +1,3 @@ -/* $Xorg: privates.c,v 1.4 2001/02/09 02:04:40 xorgcvs Exp $ */ -/* $XdotOrg: xserver/xorg/dix/privates.c,v 1.10 2005/09/05 07:40:50 daniels Exp $ */ /* Copyright 1993, 1998 The Open Group @@ -27,7 +25,6 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/Xserver/dix/privates.c,v 3.7 2001/01/17 22:36:44 dawes Exp $ */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> |