Fix white space errors.
This commit is contained in:
parent
93ea864106
commit
4055752959
1
parse.y
1
parse.y
|
|
@ -5555,7 +5555,6 @@ port_conn_expression_list_with_nuls
|
||||||
}
|
}
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|
||||||
/* 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
|
||||||
of a signal fully declared inside the module.
|
of a signal fully declared inside the module.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue