From 960f5bdb82703db2463ee915b21cc13d7e158f2d Mon Sep 17 00:00:00 2001 From: rimathia Date: Thu, 12 Nov 2020 18:19:43 +0100 Subject: [PATCH] remove whitespace change --- include/fmt/format.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/fmt/format.h b/include/fmt/format.h index 08a01914..e04d4338 100644 --- a/include/fmt/format.h +++ b/include/fmt/format.h @@ -638,7 +638,6 @@ void iterator_buffer::flush() { out_ = copy_str(data_, data_ + this->limit(this->size()), out_); this->clear(); } - } // namespace detail // The number of characters to store in the basic_memory_buffer object itself