diff options
Diffstat (limited to 'msvc/config.h')
-rw-r--r-- | msvc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msvc/config.h b/msvc/config.h index eb58f27..8dc8840 100644 --- a/msvc/config.h +++ b/msvc/config.h @@ -8,7 +8,7 @@ /* Default visibility */ #define API_EXPORTED /**/ -/* Debug message logging (non toggable) */ +/* Debug message logging (forced) */ //#define ENABLE_DEBUG_LOGGING 1 /* Debug message logging (toggable) */ |