diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 18:44:26 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 18:44:26 +0000 |
commit | adef71d31514413062d20858b270801627e32cad (patch) | |
tree | dd1ed2f32f1064cff14fb6aa71c19a01e9f9c5bd /include | |
parent | 33f9904e1895629319e58ac55da537771cf5bfa5 (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_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-MERGE
Diffstat (limited to 'include')
-rw-r--r-- | include/X11/extensions/XKBbells.h | 2 | ||||
-rw-r--r-- | include/X11/extensions/XKBconfig.h | 2 | ||||
-rw-r--r-- | include/X11/extensions/XKBfile.h | 2 | ||||
-rw-r--r-- | include/X11/extensions/XKBrules.h | 2 | ||||
-rw-r--r-- | include/X11/extensions/XKMformat.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/include/X11/extensions/XKBbells.h b/include/X11/extensions/XKBbells.h index b38568f..16a9275 100644 --- a/include/X11/extensions/XKBbells.h +++ b/include/X11/extensions/XKBbells.h @@ -27,7 +27,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/lib/xkbfile/XKBbells.h,v 3.3 2003/11/17 22:20:23 dawes Exp $ */ +/* $XFree86$ */ #define XkbBN_Info "Info" #define XkbBN_Warning "Warning" diff --git a/include/X11/extensions/XKBconfig.h b/include/X11/extensions/XKBconfig.h index c59e992..fbc6a60 100644 --- a/include/X11/extensions/XKBconfig.h +++ b/include/X11/extensions/XKBconfig.h @@ -27,7 +27,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/lib/xkbfile/XKBconfig.h,v 3.6 2003/11/17 22:20:23 dawes Exp $ */ +/* $XFree86: xc/lib/xkbfile/XKBconfig.h,v 3.5 2001/01/17 19:43:39 dawes Exp $ */ typedef struct _XkbConfigRtrn *XkbConfigRtrnPtr; diff --git a/include/X11/extensions/XKBfile.h b/include/X11/extensions/XKBfile.h index b894da0..bbd7e6f 100644 --- a/include/X11/extensions/XKBfile.h +++ b/include/X11/extensions/XKBfile.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/lib/xkbfile/XKBfile.h,v 3.7 2003/11/17 22:20:23 dawes Exp $ */ +/* $XFree86: xc/lib/xkbfile/XKBfile.h,v 3.6 2003/10/24 16:33:09 tsi Exp $ */ #ifndef _XKBFILE_H_ #define _XKBFILE_H_ 1 diff --git a/include/X11/extensions/XKBrules.h b/include/X11/extensions/XKBrules.h index 5ded708..0d77ca3 100644 --- a/include/X11/extensions/XKBrules.h +++ b/include/X11/extensions/XKBrules.h @@ -27,7 +27,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/lib/xkbfile/XKBrules.h,v 3.6 2003/11/17 22:20:23 dawes Exp $ */ +/* $XFree86: xc/lib/xkbfile/XKBrules.h,v 3.5 2002/11/26 01:43:25 dawes Exp $ */ /***====================================================================***/ diff --git a/include/X11/extensions/XKMformat.h b/include/X11/extensions/XKMformat.h index 8834630..154da56 100644 --- a/include/X11/extensions/XKMformat.h +++ b/include/X11/extensions/XKMformat.h @@ -24,7 +24,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/lib/xkbfile/XKMformat.h,v 1.2 2001/08/01 00:44:44 tsi Exp $ */ +/* $XFree86$ */ #ifndef _XKMFORMAT_H_ #define _XKMFORMAT_H_ 1 |