docs: bin/
[m6w6/libmemcached] / docs / source / libmemcached / memcached_generate_hash_value.rst
index 9c84be7e0f4b286f3c7403ca076a6ea0051b1053..2c72cbbce02b4bc90cf762cf15b4d2386e364bb2 100644 (file)
@@ -58,8 +58,8 @@ defaults of :type:`memcached_st`.
 As of version 0.36 all hash methods have been placed into the library
 libhashkit(3) which is linked with libmemcached(3). For more information please see its documentation.
 
 As of version 0.36 all hash methods have been placed into the library
 libhashkit(3) which is linked with libmemcached(3). For more information please see its documentation.
 
-RETURN
-------
+RETURN VALUE
+------------
 
 A 32-bit integer which is the result of hashing the given key.
 For 64-bit hash algorithms, only the least-significant 32 bits are
 
 A 32-bit integer which is the result of hashing the given key.
 For 64-bit hash algorithms, only the least-significant 32 bits are