prepare v1.1.4
[awesomized/libmemcached] / include / libhashkit-1.0 / hashkit.h
index 0f67e37722fa39c296578ea838c10992933239cb..09b7edeb7f35366f3d13ef14b8258c16beffb38b 100644 (file)
@@ -49,7 +49,7 @@ struct hashkit_st {
     bool is_allocated : 1;
   } options;
 
-  void *_cryptographic_context;
+  void *_key;
 };
 
 #ifdef __cplusplus