Fix space issue

This commit is contained in:
Cary R 2014-04-26 20:58:29 -07:00
parent 8c80193fc5
commit d6405f86d4
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ del_def
{
/* Skip conditional path back annotation for now. */
}
| '(' K_COND QSTRING conditional_port_expr
| '(' K_COND QSTRING conditional_port_expr
'(' K_IOPATH port_spec port_instance delval_list ')' ')'
{
/* Skip conditional path back annotation for now. */