fix various autogsdoc warnings and issues

This commit is contained in:
Riccardo Mottola 2023-11-14 01:29:01 +01:00
parent dfa829bf38
commit aa36664153
6 changed files with 14 additions and 9 deletions

View file

@ -36,7 +36,7 @@
#ifdef GNUSTEP_WITH_DLL
#if BUILD_libgnustep_gui_DLL
#
# if defined(__MINGW__)
/* On Mingw, the compiler will export all symbols automatically, so
* __declspec(dllexport) is not needed.