diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 18:43:06 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 18:43:06 +0000 |
commit | 3a1efe7f2752739fdc4a4eb3f947b95cdda32f5e (patch) | |
tree | 53b40ad34d3f3336dcca03bdd95c751321018269 | |
parent | 5c59f9c5f6733894c39fc928892d0c81bc32ad6d (diff) |
Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branch
-rw-r--r-- | xf86bigfont.h | 2 | ||||
-rw-r--r-- | xf86bigfstr.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xf86bigfont.h b/xf86bigfont.h index 7d6d163..9c47996 100644 --- a/xf86bigfont.h +++ b/xf86bigfont.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/include/extensions/xf86bigfont.h,v 1.2 2001/08/01 00:44:35 tsi Exp $ */ +/* $XFree86: xc/include/extensions/xf86bigfont.h,v 1.1 2000/02/08 17:18:25 dawes Exp $ */ /* * Declarations for the BIGFONT extension. * diff --git a/xf86bigfstr.h b/xf86bigfstr.h index 9fce90b..7ba199b 100644 --- a/xf86bigfstr.h +++ b/xf86bigfstr.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/include/extensions/xf86bigfstr.h,v 1.3 2001/08/01 00:44:35 tsi Exp $ */ +/* $XFree86: xc/include/extensions/xf86bigfstr.h,v 1.2 2000/02/29 03:09:00 dawes Exp $ */ /* * Declarations of request structures for the BIGFONT extension. * |