aboutsummaryrefslogtreecommitdiff
path: root/doc/apiref.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apiref.rst')
-rw-r--r--doc/apiref.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apiref.rst b/doc/apiref.rst
index 6c73d30..3ad406d 100644
--- a/doc/apiref.rst
+++ b/doc/apiref.rst
@@ -58,7 +58,7 @@ the library:
/* Code specific to version 1.3 and above */
#endif
-``JANSSON_THREAD_SAFE``
+``JANSSON_THREAD_SAFE_REFCOUNT``
If this value is defined all read-only operations and reference counting in
Jansson are thread safe. This value is not defined for versions older than
``2.11`` or when the compiler does not provide built-in atomic functions.