X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fmemcached.h;h=915d3fa8a97cb15828ceb7d534d235e0f5832856;hb=eff4858179d7883b92ab8682392357d104d5a8ab;hp=405f275f786ed9b20ed0798e5894f7b9176b398d;hpb=9139975f5fe7895259645117b1e0e9a6cb9c27cc;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); } -