mirror of
https://github.com/aaru-dps/Aaru.Checksums.Native.git
synced 2025-12-16 19:24:29 +00:00
Fix typo in library definition.
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
#define AARU_LOCAL __attribute__((visibility("hidden")))
|
#define AARU_LOCAL __attribute__((visibility("hidden")))
|
||||||
#else
|
#else
|
||||||
#define AARU_EXPORT EXTERNC
|
#define AARU_EXPORT EXTERNC
|
||||||
#define idaAARU_LOCAL_local
|
#define AARU_LOCAL
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user