X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Ffatal.hpp;h=7e627a46bee54b95787af6df8e1ed08df3961bb3;hb=20ac79fc8f8999f39b4fb33e55d4a205ce0c9a10;hp=8b810e7bb44189106ed4c4658bbfafaf830ab557;hpb=293e7b59e12ff6b95b5463614b09bc0158f14592;p=awesomized%2Flibmemcached diff --git a/libtest/fatal.hpp b/libtest/fatal.hpp index 8b810e7b..7e627a46 100644 --- a/libtest/fatal.hpp +++ b/libtest/fatal.hpp @@ -53,7 +53,7 @@ public: // The following are just for unittesting the exception class static bool is_disabled(); static void disable(); - static void enable(); + static uint32_t disabled_counter(); static void increment_disabled_counter();