Module: wine Branch: master Commit: 9b26ea16a3fc13118c4c4eaab6ea46d3828ea503 URL: https://gitlab.winehq.org/wine/wine/-/commit/9b26ea16a3fc13118c4c4eaab6ea46d...
Author: Alistair Leslie-Hughes leslie_alistair@hotmail.com Date: Thu Nov 9 18:26:22 2023 +1100
rpcrt4: Remove DECLSPEC_HIDDEN usage.
---
dlls/rpcrt4/cpsf.h | 30 ++++++++++---------- dlls/rpcrt4/ndr_misc.h | 14 +++++----- dlls/rpcrt4/ndr_stubless.c | 12 ++++---- dlls/rpcrt4/ndr_stubless.h | 12 ++++---- dlls/rpcrt4/rpc_assoc.h | 24 ++++++++-------- dlls/rpcrt4/rpc_binding.h | 70 +++++++++++++++++++++++----------------------- dlls/rpcrt4/rpc_message.h | 56 ++++++++++++++++++------------------- dlls/rpcrt4/rpc_server.h | 8 +++--- 8 files changed, 113 insertions(+), 113 deletions(-)