Show
Ignore:
Timestamp:
10/25/09 14:58:30 (5 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WizardsToolkit/trunk/wizard/semaphore.h

    r459 r461  
    3636 
    3737extern WizardExport WizardBooleanType 
    38   (void) LockSemaphoreInfo(SemaphoreInfo *), 
     38  LockSemaphoreInfo(SemaphoreInfo *), 
    3939  SemaphoreComponentGenesis(void), 
    40   (void) UnlockSemaphoreInfo(SemaphoreInfo *); 
     40  UnlockSemaphoreInfo(SemaphoreInfo *); 
    4141 
    4242#if defined(__cplusplus) || defined(c_plusplus)