mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Mark everything in misym.c as _X_EXPORT.
This commit is contained in:
parent
6ad4325b87
commit
3fe482c77e
36 changed files with 170 additions and 131 deletions
|
|
@ -112,7 +112,7 @@ static miSpriteCursorFuncRec miDCFuncs = {
|
|||
miDCChangeSave,
|
||||
};
|
||||
|
||||
Bool
|
||||
_X_EXPORT Bool
|
||||
miDCInitialize (pScreen, screenFuncs)
|
||||
ScreenPtr pScreen;
|
||||
miPointerScreenFuncPtr screenFuncs;
|
||||
|
|
|
|||
Loading…
Reference in a new issue