Module: wine Branch: master Commit: 58040f9508dacb6719a75eb6c20668a1209e57af URL: http://source.winehq.org/git/wine.git/?a=commit;h=58040f9508dacb6719a75eb6c2...
Author: Marcus Meissner marcus@jet.franken.de Date: Thu Apr 21 11:33:26 2011 +0200
rpcrt4: Mark internal symbols with hidden visibility.
---
dlls/rpcrt4/cpsf.h | 18 ++++++------ dlls/rpcrt4/ndr_misc.h | 14 ++++---- dlls/rpcrt4/ndr_stubless.h | 4 +- dlls/rpcrt4/rpc_assoc.h | 22 +++++++------- dlls/rpcrt4/rpc_binding.h | 68 ++++++++++++++++++++++---------------------- dlls/rpcrt4/rpc_message.h | 58 ++++++++++++++++++------------------ dlls/rpcrt4/rpc_server.h | 8 ++-- 7 files changed, 96 insertions(+), 96 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=58040f9508dacb6719a75e...