mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Mark everything in {ext,font}sym.c as _X_EXPORT.
This commit is contained in:
parent
3fe482c77e
commit
010d6effa6
5 changed files with 22 additions and 16 deletions
|
|
@ -79,7 +79,7 @@ static void SertafiedWakeupHandler(
|
|||
pointer /* LastSelectMask */
|
||||
);
|
||||
|
||||
int
|
||||
_X_EXPORT int
|
||||
ClientSleepUntil (client, revive, notifyFunc, closure)
|
||||
ClientPtr client;
|
||||
TimeStamp *revive;
|
||||
|
|
|
|||
Loading…
Reference in a new issue