summaryrefslogtreecommitdiff
path: root/clients/client_options.h
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2011-12-30 10:47:14 -0800
committerBrian Aker <brian@tangent.org>2011-12-30 10:47:14 -0800
commitdbd192a1c0caf4eb95c433d21d124c359c00381d (patch)
treec780ff87e8791fe5e8495cd2cd82f0c442d3c962 /clients/client_options.h
parent51351e672a6a1626e09d5a9d41e3229df44fc3c8 (diff)
downloadlibmemcached-dbd192a1c0caf4eb95c433d21d124c359c00381d.tar.gz
Update tests for style/correctness.
Diffstat (limited to 'clients/client_options.h')
-rw-r--r--clients/client_options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/client_options.h b/clients/client_options.h
index 57aefd2b..c3420b49 100644
--- a/clients/client_options.h
+++ b/clients/client_options.h
@@ -35,6 +35,7 @@ enum memcached_options {
OPT_HASH,
OPT_BINARY,
OPT_UDP,
+ OPT_BUFFER,
OPT_USERNAME,
OPT_PASSWD,
OPT_STAT_ARGS,