X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=tests%2Fhash_plus.cc;h=257a42ec643f2170c07248465b70281e088ffb81;hb=f1ed1535de64141a6a911cc18a9109f0f9c55c80;hp=19c77c3822e11f92281a918f60df6273d2d495e0;hpb=25efe3485198149616820ab4e52d2f18f0abe5a7;p=m6w6%2Flibmemcached diff --git a/tests/hash_plus.cc b/tests/hash_plus.cc index 19c77c38..257a42ec 100644 --- a/tests/hash_plus.cc +++ b/tests/hash_plus.cc @@ -213,7 +213,7 @@ collection_st collection[] ={ {0, 0, 0, 0} }; -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->collections(collection); }