Fix two comparisons in tgt-vvp/eval_expr.c to use correct variable.
commitbdc48135e5138bc99b0674667e4150f37c77fcb6
authorCary R <cygcary@yahoo.com>
Wed, 2 Apr 2008 03:23:08 +0000 (1 20:23 -0700)
committerStephen Williams <steve@icarus.com>
Sat, 5 Apr 2008 04:31:14 +0000 (4 21:31 -0700)
treed3a3f6420a701feb3031ee4dabccfd848ab7a20b
parentf7e840cd0a5b60b109adea23e24a1b49b848c288
Fix two comparisons in tgt-vvp/eval_expr.c to use correct variable.

This patch fixes two comparison that were using the wrong variable
to determine when the end of the object had been reached.
tgt-vvp/eval_expr.c