summaryrefslogtreecommitdiffstats
path: root/Source/cmVS12CSharpFlagTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmVS12CSharpFlagTable.h')
-rw-r--r--Source/cmVS12CSharpFlagTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmVS12CSharpFlagTable.h b/Source/cmVS12CSharpFlagTable.h
index 0370499..d407696 100644
--- a/Source/cmVS12CSharpFlagTable.h
+++ b/Source/cmVS12CSharpFlagTable.h
@@ -117,5 +117,5 @@ static cmVS7FlagTable cmVS12CSharpFlagTable[] = {
{ "ErrorReport", "errorreport:queue", "Queue For Next Login", "queue", 0 },
{ "ErrorReport", "errorreport:send", "Send Automatically", "send", 0 },
- { 0, 0, 0, 0, 0 },
+ { "", "", "", "", 0 },
};