summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BaseTools/Source/C/VfrCompile/VfrSyntax.g2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/C/VfrCompile/VfrSyntax.g b/BaseTools/Source/C/VfrCompile/VfrSyntax.g
index 9688aad924..e12677fd4f 100644
--- a/BaseTools/Source/C/VfrCompile/VfrSyntax.g
+++ b/BaseTools/Source/C/VfrCompile/VfrSyntax.g
@@ -2577,7 +2577,7 @@ vfrStatementOrderedList :
OLObj.SetMaxContainers (_STOU8(M->getText(), M->getLine()));
>>
}
- { F:FLAGS "=" vfrOrderedListFlags[OLObj, F->getLine()] }
+ { F:FLAGS "=" vfrOrderedListFlags[OLObj, F->getLine()] {","}}
vfrStatementQuestionOptionList
E:EndList << CRT_END_OP (E); >>
";"