From 13199034f0c8c670dd653882622f413927a32401 Mon Sep 17 00:00:00 2001 From: Gabi Melman Date: Sat, 13 May 2017 01:25:48 +0300 Subject: [PATCH] Update tweakme.h --- include/spdlog/tweakme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index e568d301..f1d25be6 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -122,7 +122,7 @@ /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// -// Uncomment count in print warning message about number of dropped messages. +// Uncomment to count and print warning message about number of dropped messages. // Only relevant for async_logger with async_overflow_policy::discard_log_msg // // #define SPDLOG_ASYNC_COUNT_DISCARDED_MSG