From e07cf9adc407c72897dbbf6440004ea92110fc8d Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Tue, 18 Sep 2007 17:05:45 -0400 Subject: [PATCH] STYLE: fix line lengths Alex --- Source/cmExtraCodeBlocksGenerator.cxx | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/Source/cmExtraCodeBlocksGenerator.cxx b/Source/cmExtraCodeBlocksGenerator.cxx index 6e0d1c9be8..2fe4bebc4c 100644 --- a/Source/cmExtraCodeBlocksGenerator.cxx +++ b/Source/cmExtraCodeBlocksGenerator.cxx @@ -188,8 +188,10 @@ void cmExtraCodeBlocksGenerator makefileName.c_str()); fout<<" first << "\">\n" - " \n"; }