STYLE: fix line len

This commit is contained in:
Bill Hoffman 2007-12-18 08:53:10 -05:00
parent cffd2f18c6
commit 42bad89fe7
1 changed files with 2 additions and 1 deletions

View File

@ -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