X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=libmemcached-1.0%2Fstruct%2Fmemcached.h;h=624887b74daee55bbedc839ac81b3540d176dc4e;hb=40353ce2b76875202b3d37ad32c645ec18933bed;hp=63b07a00e80a8b3b6219524515e6ef756a51ac94;hpb=00a8f6f7d315dc3fce0b0e5a1987c8663488ae1c;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 {