fix to dont lose the last item on the command line
[awesomized/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;