fixed wrong clang-format comments

This commit is contained in:
Andreas Tsouchlos 2022-02-20 00:27:45 +01:00
parent 9bd1104e5f
commit 8e51facd10

View File

@ -5,7 +5,7 @@
#include "types.h" #include "types.h"
// clang-const_format off // clang-format off
/* /*
* *
@ -34,7 +34,7 @@
* *
*/ */
// clang-const_format on // clang-format on
namespace const_fmt { namespace const_fmt_detail { namespace const_fmt { namespace const_fmt_detail {