Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
diff VSs.h @ 11:ed268fc7376a
minor fixes
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 15 Aug 2012 17:05:02 +0200 |
| parents | 832bc715fbf2 |
| children | f56e3beac86b |
line diff
1.1 --- a/VSs.h Mon Aug 06 01:14:41 2012 -0700 1.2 +++ b/VSs.h Wed Aug 15 17:05:02 2012 +0200 1.3 @@ -73,7 +73,7 @@ 1.4 int32 numBlockingProp; 1.5 SlaveVP *slaveAssignedTo; 1.6 VSsPointerEntry **ptrEntries; 1.7 - void* parentTasksStub; 1.8 + void* parentTaskStub; 1.9 int32 numLiveChildTasks; 1.10 int32 numLiveChildThreads; 1.11 bool32 isWaitingForChildTasksToEnd;
