X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fmemcached.h;h=915d3fa8a97cb15828ceb7d534d235e0f5832856;hb=9a9d6492357025e57ce7779c801e41dcc01f6f69;hp=405f275f786ed9b20ed0798e5894f7b9176b398d;hpb=47f45992107361ad58c170bdf78fdc92523fab06;p=m6w6%2Flibmemcached diff --git a/libtest/memcached.h b/libtest/memcached.h index 405f275f..915d3fa8 100644 --- a/libtest/memcached.h +++ b/libtest/memcached.h @@ -49,4 +49,3 @@ libtest::Server *build_memcached_sasl(const std::string& hostname, const in_port libtest::Server *build_memcached_sasl_socket(const std::string& socket_file, const in_port_t try_port, const std::string& username, const std::string& password); } -