summaryrefslogtreecommitdiffstats
path: root/Source/cmVS141LinkFlagTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVS141LinkFlagTable.h')
-rw-r--r--Source/cmVS141LinkFlagTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmVS141LinkFlagTable.h b/Source/cmVS141LinkFlagTable.h
index 7e56c8e..9ee3334 100644
--- a/Source/cmVS141LinkFlagTable.h
+++ b/Source/cmVS141LinkFlagTable.h
@@ -283,5 +283,5 @@ static cmVS7FlagTable cmVS141LinkFlagTable[] = {
{ "KeyContainer", "KEYCONTAINER:", "Key Container", "",
cmVS7FlagTable::UserValue },
// Skip [AdditionalOptions] - no command line Switch.
- { 0, 0, 0, 0, 0 }
+ { "", "", "", "", 0 }
};