X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fprint.h;h=2b30143dc5406ec6a33566a41931b735bf720b23;hb=3481bbb3f9e4f98c7b984b0f77ebeb468a7d486b;hp=efd148f68fc6982b51889e0f67217efb4214c568;hpb=3dee67d04099cc5e2986ed94aa612f429f54d6fb;p=awesomized%2Flibmemcached diff --git a/tests/print.h b/tests/print.h index efd148f6..2b30143d 100644 --- a/tests/print.h +++ b/tests/print.h @@ -1,6 +1,6 @@ /* vim:expandtab:shiftwidth=2:tabstop=2:smarttab: * - * Gearmand client and server library. + * Libmemcached client and server library. * * Copyright (C) 2011 Data Differential, http://datadifferential.com/ * All rights reserved. @@ -41,7 +41,7 @@ extern "C" { #endif -LIBTEST_INTERNAL_API +LIBTEST_LOCAL memcached_return_t server_print_callback(const memcached_st *ptr, const memcached_server_st *server, void *context);