X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached-1.0%2Fstruct%2Fmemcached.h;h=624887b74daee55bbedc839ac81b3540d176dc4e;hb=558dbc482b4285c064b15b7d6889a7e2860c96f2;hp=63b07a00e80a8b3b6219524515e6ef756a51ac94;hpb=d40eca3b5b67ef4403f92254e8c6d0253da62553;p=awesomized%2Flibmemcached diff --git a/libmemcached-1.0/struct/memcached.h b/libmemcached-1.0/struct/memcached.h index 63b07a00..624887b7 100644 --- a/libmemcached-1.0/struct/memcached.h +++ b/libmemcached-1.0/struct/memcached.h @@ -45,7 +45,7 @@ struct memcached_st { bool is_purging:1; bool is_processing_input:1; bool is_time_for_rebuild:1; - bool not_used:1; + bool is_parsing:1; } state; struct {