fix some typos
[m6w6/libmemcached] / src / client_options.h
index 354b2736619c9b932541275dcc533dc8ca9dbb89..dcf87f014883410c57a927966a33368c664ee6ca 100644 (file)
@@ -1,8 +1,7 @@
 typedef enum {
-  OPT_SERVERS= 1,
+  OPT_SERVERS= 257,
   OPT_VERSION,
   OPT_HELP,
-  OPT_VERBOSE,
-  OPT_DEBUG,
   OPT_FLAG,
+  OPT_EXPIRE
 } memcached_options;