Fix white space errors.

This commit is contained in:
Martin Whitaker 2019-07-23 10:08:37 +01:00
parent 93ea864106
commit 4055752959
1 changed files with 2 additions and 3 deletions

View File

@ -5553,8 +5553,7 @@ port_conn_expression_list_with_nuls
tmp->push_back(0); tmp->push_back(0);
$$ = tmp; $$ = tmp;
} }
; ;
/* A port reference is an internal (to the module) name of the port, /* A port reference is an internal (to the module) name of the port,
possibly with a part of bit select to attach it to specific bits possibly with a part of bit select to attach it to specific bits