X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fframework.h;h=361779db7387b5778ac2da80fdc5894738adff3e;hb=a6a4d4ef2daccea246d0c026c5e9060c33b38aec;hp=7a24466a5ab9c7254d8f4b3a3db4de2155e98a98;hpb=d75ea573873b3e4369306a59aa61b776ae9ff53f;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) {