From 351821c1f18f9285be58df0a05339936311f6490 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Apr 2013 18:39:00 +0300 Subject: first part of style fixed after cpplint checks. --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 8e9105b64..5651a98b6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -145,8 +145,8 @@ static void parseOptions(const int argc, char *const argv[], case 'D': options.chooseDefault = true; break; - case '?': // Unknown option - case ':': // Missing argument + case '?': // Unknown option + case ':': // Missing argument case 'h': options.printHelp = true; break; -- cgit v1.2.3-70-g09d2