X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fconstants.h;h=516e50ee08f5cc05eb6c015e06ab94ea90c989e3;hb=a56e26d1e492bda3bf3c789a9391ae5b73f500cb;hp=e2d694488fb5bc93a9f4f1512c2e34c70a8ae46b;hpb=abc87c2867661669e897142dbfd531e32a14981b;p=m6w6%2Flibmemcached diff --git a/libmemcached/constants.h b/libmemcached/constants.h index e2d69448..516e50ee 100644 --- a/libmemcached/constants.h +++ b/libmemcached/constants.h @@ -76,6 +76,7 @@ enum memcached_return_t { MEMCACHED_AUTH_CONTINUE, MEMCACHED_PARSE_ERROR, MEMCACHED_PARSE_USER_ERROR, + MEMCACHED_DEPRECATED, MEMCACHED_MAXIMUM_RETURN /* Always add new error code before */ };