diff options
author | Adam Jackson <ajax@redhat.com> | 2009-06-12 11:43:45 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2009-06-12 11:43:45 -0400 |
commit | 3fc87608d4b3f85d0dbd44ee9040d5ab60130bea (patch) | |
tree | 8c1b4f4c9369157220d1df75746da56c1d5e3a0d /X.h | |
parent | a2a0f01d367050ca182927b8219deb581a497c2c (diff) |
Death to RCS tags.
Diffstat (limited to 'X.h')
-rw-r--r-- | X.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,7 +1,3 @@ -/* - * $Xorg: X.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ - */ - /* Definitions for the X window system likely to be used by applications */ #ifndef X_H @@ -53,7 +49,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/include/X.h,v 1.6 2003/07/09 15:27:28 tsi Exp $ */ #define X_PROTOCOL 11 /* current protocol version */ #define X_PROTOCOL_REVISION 0 /* current minor version */ |