From ef6d9216aa23f82519e01df1c2a99ae785e49196 Mon Sep 17 00:00:00 2001 From: Littleboy Date: Thu, 28 Apr 2011 13:33:08 -0400 Subject: TOOLS: Fix indentation with whitespaces in create_project --- devtools/create_project/create_project.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devtools') diff --git a/devtools/create_project/create_project.cpp b/devtools/create_project/create_project.cpp index affd8f8675..3f28790a6e 100644 --- a/devtools/create_project/create_project.cpp +++ b/devtools/create_project/create_project.cpp @@ -490,8 +490,8 @@ void displayHelp(const char *exe) { " The default is \"9\", thus \"Visual Studio 2008\"\n" " --build-events Run custom build events as part of the build\n" " (default: false)\n" - " --installer Create NSIS installer after the build (implies --build-events)\n" - " (default: false)\n" + " --installer Create NSIS installer after the build (implies --build-events)\n" + " (default: false)\n" "\n" "Engines settings:\n" " --list-engines list all available engines and their default state\n" -- cgit v1.2.3