mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 07:48:01 +02:00
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
This commit is contained in:
parent
dcafa14537
commit
bcdb3b050a
1 changed files with 5 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ used in advertising or otherwise to promote the sale, use or other dealings
|
|||
in this Software without prior written authorization from The Open Group.
|
||||
|
||||
*/
|
||||
/* $XFree86: xc/include/extensions/xcmiscstr.h,v 1.3 2003/07/16 01:38:24 dawes Exp $ */
|
||||
|
||||
#ifndef _XCMISCSTR_H_
|
||||
#define _XCMISCSTR_H_
|
||||
|
||||
#define X_XCMiscGetVersion 0
|
||||
#define X_XCMiscGetXIDRange 1
|
||||
|
|
@ -105,3 +109,4 @@ typedef struct {
|
|||
} xXCMiscGetXIDListReply;
|
||||
#define sz_xXCMiscGetXIDListReply 32
|
||||
|
||||
#endif /* _XCMISCSTR_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue