X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=docs%2Fsource%2Flibmemcached%2Fmemcached_result_st.rst;h=fcc00abea293db54eb91ff3f94762959f06793f8;hb=0a654f848e13d470fb07b044347f2e91d6941807;hp=67fd304fcbf0710f23da9e953098acafaa38aef4;hpb=43032f572a83233b5183ed6989921efe930aa719;p=awesomized%2Flibmemcached diff --git a/docs/source/libmemcached/memcached_result_st.rst b/docs/source/libmemcached/memcached_result_st.rst index 67fd304f..fcc00abe 100644 --- a/docs/source/libmemcached/memcached_result_st.rst +++ b/docs/source/libmemcached/memcached_result_st.rst @@ -92,8 +92,8 @@ You may wish to avoid using memcached_result_create(3) with a stack based allocation. The most common issues related to ABI safety involve heap allocated structures. -RETURN ------- +RETURN VALUE +------------ Varies, see particular functions. All structures must have :func:`memcached_result_free` called on them for cleanup purposes. Failure