Fix indentation.

This commit is contained in:
Nicolas Lesser 2018-12-05 23:18:24 +01:00
parent b2a2d81e37
commit 563446f801
No known key found for this signature in database
GPG Key ID: 55F9BC675F85A2DF

View File

@ -299,7 +299,7 @@ public:
return ems;
}
private:
private:
FMT_CONSTEXPR_DECL text_format(bool is_foreground,
rgb text_color) FMT_NOEXCEPT
: set_foreground_color(), set_background_color(), ems() {