Last change
on this file since 51223 was 51223, checked in by vboxsync, 11 years ago |
Additions/x11/x11include: added header files for X.Org Server 1.0 and 1.1.
|
-
Property svn:eol-style
set to
native
|
File size:
220 bytes
|
Line | |
---|
1 | /* $XFree86$ */
|
---|
2 |
|
---|
3 | void XagClientStateChange(
|
---|
4 | CallbackListPtr* pcbl,
|
---|
5 | pointer nulldata,
|
---|
6 | pointer calldata);
|
---|
7 | int ProcXagCreate (
|
---|
8 | register ClientPtr client);
|
---|
9 | int ProcXagDestroy(
|
---|
10 | register ClientPtr client);
|
---|
Note:
See
TracBrowser
for help on using the repository browser.