Catch up with Gearman's libtest
[m6w6/libmemcached] / tests / hash_plus.cc
index 778ec220c4cb30bfecebc323abdf0a843b2e641d..9cb4b384e777e68ea011a495925798751c40f281 100644 (file)
@@ -215,5 +215,5 @@ collection_st collection[] ={
 
 void get_world(Framework *world)
 {
-  world->collections= collection;
+  world->collections(collection);
 }