summaryrefslogtreecommitdiffstats
path: root/Source/cmVS14MASMFlagTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVS14MASMFlagTable.h')
-rw-r--r--Source/cmVS14MASMFlagTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmVS14MASMFlagTable.h b/Source/cmVS14MASMFlagTable.h
index 82ec9f1..8af1ef6 100644
--- a/Source/cmVS14MASMFlagTable.h
+++ b/Source/cmVS14MASMFlagTable.h
@@ -72,5 +72,5 @@ static cmVS7FlagTable cmVS14MASMFlagTable[] = {
// Skip [CommandLineTemplate] - no command line Switch.
// Skip [ExecutionDescription] - no command line Switch.
// Skip [AdditionalOptions] - no command line Switch.
- { 0, 0, 0, 0, 0 }
+ { "", "", "", "", 0 }
};