From ef9e8793c77683b46a99daf6a57ca05facc44752 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Apr 2016 22:00:34 +0300 Subject: Fix code style. --- src/units.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/units.cpp') diff --git a/src/units.cpp b/src/units.cpp index 6fa0a963a..57cc3aa6e 100644 --- a/src/units.cpp +++ b/src/units.cpp @@ -61,7 +61,7 @@ struct UnitDescription units[UNIT_END]; void Units::loadUnits() { - { // Setup default weight + { // Setup default weight UnitDescription ud; ud.conversion = 1.0; @@ -88,7 +88,7 @@ void Units::loadUnits() units[UNIT_WEIGHT] = ud; } - { // Setup default currency + { // Setup default currency UnitDescription ud; ud.conversion = 1.0; -- cgit v1.2.3-60-g2f50