Module: wine Branch: master Commit: 5a9b623212e160d315290770f5f1c4f2afa5c901 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5a9b623212e160d315290770f5...
Author: Marcus Meissner meissner@suse.de Date: Fri May 13 18:52:35 2011 +0200
winex11.drv: Mark internal symbols with hidden visibility.
---
dlls/winex11.drv/x11drv.h | 415 ++++++++++++++++++++-------------------- dlls/winex11.drv/x11drv_main.c | 2 +- dlls/winex11.drv/x11font.h | 6 +- dlls/winex11.drv/xcomposite.h | 2 +- dlls/winex11.drv/xrandr.h | 2 +- dlls/winex11.drv/xvidmode.h | 4 +- 6 files changed, 217 insertions(+), 214 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5a9b623212e160d3152907...