X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fsource%2Flibmemcached%2Fmemcached_servers.rst;h=ebac5fbca41c956aec4aaa31ddcdb5fff39f17a1;hb=0a654f848e13d470fb07b044347f2e91d6941807;hp=aef224a50afd9e92b09aeef0797b88eac04c9a91;hpb=43032f572a83233b5183ed6989921efe930aa719;p=awesomized%2Flibmemcached diff --git a/docs/source/libmemcached/memcached_servers.rst b/docs/source/libmemcached/memcached_servers.rst index aef224a5..ebac5fbc 100644 --- a/docs/source/libmemcached/memcached_servers.rst +++ b/docs/source/libmemcached/memcached_servers.rst @@ -67,8 +67,8 @@ functions provided. You can optionally pass in a value via context which will be provided to each callback function. An error return from any callback will terminate the loop. :func:`memcached_server_cursor` is passed the original caller :type:`memcached_st` in its current state. -RETURN ------- +RETURN VALUE +------------ Varies, see particular functions.