X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fparser.cc;h=220d9ef5d8322bdfa37096d2fb7f1cc713416bde;hb=5a6dd35a036e60a1e51d2bffbde6b5fb0064e65d;hp=7078305336ea3f1c267b96e5a590606231e729f4;hpb=cf55f693c7fc7693afbb4594d97d23795cf7f2a0;p=awesomized%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); }