diff options
Diffstat (limited to 'sim/common/hw-tree.c')
-rw-r--r-- | sim/common/hw-tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/hw-tree.c b/sim/common/hw-tree.c index 139ec17..a993732 100644 --- a/sim/common/hw-tree.c +++ b/sim/common/hw-tree.c @@ -849,7 +849,7 @@ hw_tree_vparse (struct hw *current, my_port, dest, dest_port, - permenant_object); + permanent_object); break; } default: |