diff options
Diffstat (limited to 'doc/man3/TS_RESP_CTX_new.pod')
-rw-r--r-- | doc/man3/TS_RESP_CTX_new.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man3/TS_RESP_CTX_new.pod b/doc/man3/TS_RESP_CTX_new.pod index 725a1921d1..3b5bfc65ba 100644 --- a/doc/man3/TS_RESP_CTX_new.pod +++ b/doc/man3/TS_RESP_CTX_new.pod @@ -27,6 +27,7 @@ and property query to NULL. This results in the default (NULL) library context being used for any operations requiring algorithm fetches. TS_RESP_CTX_free() frees the B<TS_RESP_CTX> object I<ctx>. +If the argument is NULL, nothing is done. =head1 RETURN VALUES |