Changeset 6431

Show
Ignore:
Timestamp:
03/29/07 13:04:48
Author:
robert
Message:

From Eric Wing, "fixes to remove useless semicolons. This is required to
pass pedantic flags."

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • OpenThreads/trunk/pthread_src/PThread.c++

    r6246 r6431  
    338338#endif 
    339339 
    340 }; 
     340} 
    341341 
    342342//---------------------------------------------------------------------------- 
     
    354354#endif 
    355355 
    356 }; 
     356} 
    357357 
    358358//----------------------------------------------------------------------------