summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio8Generator.cxx
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2007-12-18 13:53:10 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2007-12-18 13:53:10 (GMT)
commit42bad89fe7ba61bed1f0ba293e8497970df2cef0 (patch)
tree5e32fd4772a1a856a3312830150090cd16822cf3 /Source/cmGlobalVisualStudio8Generator.cxx
parentcffd2f18c63d1c041ef1b43cd535ce5d38d10bf4 (diff)
downloadCMake-42bad89fe7ba61bed1f0ba293e8497970df2cef0.zip
CMake-42bad89fe7ba61bed1f0ba293e8497970df2cef0.tar.gz
CMake-42bad89fe7ba61bed1f0ba293e8497970df2cef0.tar.bz2
STYLE: fix line len
Diffstat (limited to 'Source/cmGlobalVisualStudio8Generator.cxx')
-rw-r--r--Source/cmGlobalVisualStudio8Generator.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/cmGlobalVisualStudio8Generator.cxx b/Source/cmGlobalVisualStudio8Generator.cxx
index d115a33..7662be9 100644
--- a/Source/cmGlobalVisualStudio8Generator.cxx
+++ b/Source/cmGlobalVisualStudio8Generator.cxx
@@ -285,7 +285,8 @@ static cmVS7FlagTable cmVS8ExtraFlagTable[] =
{"CallingConvention", "Gr", "fastcall", "1", 0 },
{"CallingConvention", "Gz", "stdcall", "2", 0 },
- {"Detect64BitPortabilityProblems", "Wp64", "Detect 64Bit Portability Problems", "true", 0 },
+ {"Detect64BitPortabilityProblems", "Wp64",
+ "Detect 64Bit Portability Problems", "true", 0 },
{"ErrorReporting", "errorReport:prompt", "Report immediately", "1", 0 },
{"ErrorReporting", "errorReport:queue", "Queue for next login", "2", 0 },
// Precompiled header and related options. Note that the