docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached / memcached_result_st.rst
index 67fd304fcbf0710f23da9e953098acafaa38aef4..fcc00abea293db54eb91ff3f94762959f06793f8 100644 (file)
@@ -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