X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fframework.h;h=361779db7387b5778ac2da80fdc5894738adff3e;hb=22da6f6d6410053ac1f4682453b52463e6c9a05f;hp=7a24466a5ab9c7254d8f4b3a3db4de2155e98a98;hpb=743e893ecbbaacd66d2832e9c3ae16404422a173;p=awesomized%2Flibmemcached diff --git a/libtest/framework.h b/libtest/framework.h index 7a24466a..361779db 100644 --- a/libtest/framework.h +++ b/libtest/framework.h @@ -72,7 +72,7 @@ public: _destroy= arg; } - void collections(collection_st* arg); + void collections(collection_st arg[]); void set_on_error(test_callback_error_fn *arg) {