mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Xi: stop excessive use of _X_EXPORT.
This commit is contained in:
parent
2b179c32ac
commit
18b33dd4ff
3 changed files with 5 additions and 5 deletions
|
|
@ -93,7 +93,7 @@ SProcXListInputDevices(ClientPtr client)
|
|||
*
|
||||
*/
|
||||
|
||||
_X_EXPORT void
|
||||
void
|
||||
SizeDeviceInfo(DeviceIntPtr d, int *namesize, int *size)
|
||||
{
|
||||
int chunks;
|
||||
|
|
|
|||
Loading…
Reference in a new issue