summaryrefslogtreecommitdiffstats
path: root/vhdlparser/VhdlParser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'vhdlparser/VhdlParser.cc')
-rw-r--r--vhdlparser/VhdlParser.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vhdlparser/VhdlParser.cc b/vhdlparser/VhdlParser.cc
index dd96740..3c0fe35 100644
--- a/vhdlparser/VhdlParser.cc
+++ b/vhdlparser/VhdlParser.cc
@@ -1907,7 +1907,7 @@ void VhdlParser::concurrent_statement() {
if (!hasError) {
process_statement();
}
- } else if (jj_2_20(2147483647)) {
+ } else if (jj_2_20(3)) {
if (!hasError) {
generate_statement();
}