fix some typos
[m6w6/libmemcached] / src / client_options.h
1 typedef enum {
2 OPT_SERVERS= 257,
3 OPT_VERSION,
4 OPT_HELP,
5 OPT_FLAG,
6 OPT_EXPIRE
7 } memcached_options;