updated comment

This commit is contained in:
silverqx
2023-07-21 15:13:00 +02:00
parent c25cf277f1
commit 439f8a4e30

View File

@@ -13,7 +13,7 @@ TINY_SYSTEM_HEADER
# define SHAREDLIB_EXPORT TINY_DECL_IMPORT
#endif
// Building library archive
// Building library archive (static)
#ifndef SHAREDLIB_EXPORT
# define SHAREDLIB_EXPORT
#endif