summaryrefslogtreecommitdiff
path: root/tsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'tsd.c')
-rw-r--r--tsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsd.c b/tsd.c
index cd80ff9..4e95210 100644
--- a/tsd.c
+++ b/tsd.c
@@ -317,7 +317,7 @@ pthread_getspecific (pthread_key_t key)
* the thread, NULL is returned.
*
* RESULTS
- * key value
+ * key value or NULL on failure
*
* ------------------------------------------------------
*/