Fix Debian issues.
[awesomized/libmemcached] / libtest / framework.h
index 7a24466a5ab9c7254d8f4b3a3db4de2155e98a98..361779db7387b5778ac2da80fdc5894738adff3e 100644 (file)
@@ -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)
   {