Skip to content

Commit

Permalink
Remove space issue in elab_lval.cc (spave before EOL)
Browse files Browse the repository at this point in the history
  • Loading branch information
caryr committed Dec 18, 2012
1 parent 4b28694 commit 4019525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elab_lval.cc
Expand Up @@ -717,7 +717,7 @@ bool PEIdent::elaborate_lval_net_class_member_(Design*des, NetScope*,
return true;
}


bool PEIdent::elaborate_lval_net_packed_member_(Design*des, NetScope*scope,
NetAssign_*lv,
const perm_string&member_name) const
Expand Down

0 comments on commit 4019525

Please sign in to comment.