diff --git a/vvp/vthread.cc b/vvp/vthread.cc index c71c1c11f..e2157fb20 100644 --- a/vvp/vthread.cc +++ b/vvp/vthread.cc @@ -158,7 +158,7 @@ struct vthread_s { cnt -= 1; } } - + /* Objects are also operated on in a stack. */ vector stack_obj;