Module: wine Branch: master Commit: b7389f409aebcec228495fffa65a3d87cb52cb21 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b7389f409aebcec228495fffa6...
Author: Marcus Meissner meissner@suse.de Date: Fri May 13 17:05:24 2011 +0200
dplayx: Mark internal symbols with hidden visibility.
---
dlls/dplayx/dpinit.h | 8 ++++---- dlls/dplayx/dplay_global.h | 10 +++++----- dlls/dplayx/dplayx_global.h | 24 ++++++++++++------------ dlls/dplayx/dplayx_messages.h | 12 ++++++------ dlls/dplayx/dplayx_queue.h | 2 +- dlls/dplayx/dplobby.c | 2 +- dlls/dplayx/lobbysp.h | 4 ++-- dlls/dplayx/name_server.h | 26 +++++++++++++------------- 8 files changed, 44 insertions(+), 44 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b7389f409aebcec228495f...