X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fparser.cc;h=220d9ef5d8322bdfa37096d2fb7f1cc713416bde;hb=f47caf2833675cce0b62a6e4ffd6764c1490a8b4;hp=7078305336ea3f1c267b96e5a590606231e729f4;hpb=363ba89b6954d2cdcc20f738b627499695e4aaf4;p=m6w6%2Flibmemcached diff --git a/tests/parser.cc b/tests/parser.cc index 70783053..220d9ef5 100644 --- a/tests/parser.cc +++ b/tests/parser.cc @@ -124,7 +124,7 @@ collection_st collection[] ={ {0, 0, 0, 0} }; -void get_world(Framework *world) +void get_world(libtest::Framework* world) { world->collections(collection); }