diff options
| author | Federico Angelilli <code@fedang.net> | 2025-01-15 20:49:07 +0100 |
|---|---|---|
| committer | Federico Angelilli <code@fedang.net> | 2025-01-15 20:49:07 +0100 |
| commit | 944f6d5425c0e8dbb85e82f810b313434ae703a2 (patch) | |
| tree | 96d870fb187a3632a2719f57e5a7e108103e83a1 /test/log.c | |
| parent | df7832c999e48fcaf9d6815420b307a77b046868 (diff) | |
Implement string escape for any_json
Diffstat (limited to 'test/log.c')
| -rw-r--r-- | test/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #include <stdbool.h> -#define ANY_LOG_LOCKING +//#define ANY_LOG_LOCKING #define ANY_LOG_IMPLEMENT #define ANY_LOG_MODULE "test" |
