Module: wine Branch: master Commit: dd009533b114303e63bbc164eebdac1e25394504 URL: https://gitlab.winehq.org/wine/wine/-/commit/dd009533b114303e63bbc164eebdac1...
Author: Alistair Leslie-Hughes leslie_alistair@hotmail.com Date: Mon Nov 6 09:55:12 2023 +1100
dbghelp: Remove DECLSPEC_HIDDEN usage.
---
dlls/dbghelp/coff.c | 2 +- dlls/dbghelp/cpu_arm.c | 2 +- dlls/dbghelp/cpu_arm64.c | 2 +- dlls/dbghelp/cpu_i386.c | 2 +- dlls/dbghelp/cpu_x86_64.c | 2 +- dlls/dbghelp/dbghelp_private.h | 246 ++++++++++++++++++++--------------------- dlls/dbghelp/image_private.h | 8 +- 7 files changed, 132 insertions(+), 132 deletions(-)