Documentation Typo

Bug #1599623 reported by alexander ressler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libmemcached
New
Undecided
Unassigned

Bug Description

It appears that there are some prototypes on the memcached_return_t documentation page that don't exist in the source code:

http://docs.libmemcached.org/libmemcached/memcached_return_t.html#memcached_return_t

On the above page, I am unable to find the following in the source code (libmemcached-dev ubuntu):

const char *libmemcached_strerror(memcached_return_t rc)
bool libmemcached_success(memcached_return_t rc)
bool libmemcached_failure(memcached_return_t rc)
bool libmemcache_continue(memcached_return_t rc)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.