summaryrefslogtreecommitdiff
path: root/memcached.h
diff options
context:
space:
mode:
Diffstat (limited to 'memcached.h')
-rw-r--r--memcached.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/memcached.h b/memcached.h
index 0b2f0df..9298192 100644
--- a/memcached.h
+++ b/memcached.h
@@ -103,6 +103,7 @@ struct stats {
#define MAX_VERBOSITY_LEVEL 2
+/* When adding a setting, be sure to update process_stat_settings */
struct settings {
size_t maxbytes;
int maxconns;