docs: sanitize
[awesomized/libmemcached] / docs / source / libmemcached / memcached_memory_allocators.rst
index 760f3d073e6b283d116c83064535a6e8864d3609..9f8f98fde6f747949c67f15205ed113d0a8c5930 100644 (file)
@@ -54,8 +54,8 @@ In version 0.38 all functions were modified to have a context void pointer
 passed to them. This was so that customer allocators could have their own space
 for memory.
 
 passed to them. This was so that customer allocators could have their own space
 for memory.
 
-RETURN
-------
+RETURN VALUE
+------------
 
 :func:`memcached_set_memory_allocators` return `MEMCACHED_SUCCESS` upon success,
 and `MEMCACHED_FAILURE` if you don't pass a complete set of function pointers.
 
 :func:`memcached_set_memory_allocators` return `MEMCACHED_SUCCESS` upon success,
 and `MEMCACHED_FAILURE` if you don't pass a complete set of function pointers.