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