diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:30 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:30 +0000 |
commit | 2fb588620030ad393f8500d60e16144d59e4effe (patch) | |
tree | 07262cbe15a40e5aeae54f62751260f83243ab79 /lbx/lbxtables.c | |
parent | 0664db19bf37f9dd69cca6adff4e238e310c3092 (diff) |
Merging XORG-CURRENT into trunk
Diffstat (limited to 'lbx/lbxtables.c')
-rw-r--r-- | lbx/lbxtables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lbx/lbxtables.c b/lbx/lbxtables.c index e071846e3..26a635f6f 100644 --- a/lbx/lbxtables.c +++ b/lbx/lbxtables.c @@ -21,7 +21,7 @@ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * */ -/* $XFree86: xc/programs/Xserver/lbx/lbxtables.c,v 1.3 2001/01/17 22:37:00 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/lbx/lbxtables.c,v 1.2 2000/05/18 23:46:24 dawes Exp $ */ #include "dix.h" extern int ProcInitialConnection(ClientPtr client); |