From 030beaba34912a9249b9219b43c7bdc1359859e6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 6 Jan 2017 20:19:20 +0300 Subject: Fix code style. --- src/gui/colorpair.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/colorpair.h') diff --git a/src/gui/colorpair.h b/src/gui/colorpair.h index 29981bd60..d4ef13656 100644 --- a/src/gui/colorpair.h +++ b/src/gui/colorpair.h @@ -28,7 +28,7 @@ class Color; struct ColorPair final { constexpr ColorPair(const Color *const c1, - const Color *const c2) : + const Color *const c2) : color1(c1), color2(c2) { -- cgit v1.2.3-70-g09d2