fixed wrong clang-format comments
This commit is contained in:
parent
9bd1104e5f
commit
8e51facd10
@ -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 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user