aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/util/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crepe/util/color.h')
-rw-r--r--src/crepe/util/color.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/crepe/util/color.h b/src/crepe/util/color.h
index 1af6c8f..066c9d3 100644
--- a/src/crepe/util/color.h
+++ b/src/crepe/util/color.h
@@ -38,5 +38,4 @@ constexpr const char * BG_MAGENTA_BRIGHT = "\e[105m";
constexpr const char * BG_CYAN_BRIGHT = "\e[106m";
constexpr const char * BG_WHITE_BRIGHT = "\e[107m";
-}
-
+} // namespace crepe::util::color