IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2005, 1:40:46 PM (21 years ago)
Author:
desonia
Message:

added comments on the end of #endif and #else

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/collections/psBitSet.h

    r3264 r4162  
    1212 *  @author Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2005-02-17 19:26:23 $
     14 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2005-06-08 23:40:45 $
    1616 *
    1717 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    7575/** Clear a bit.
    7676 *
    77  *  Clear a bit at a given bit location. The bit is cleared based on a zero 
    78  *  index with the first bit set in the zero bit slot of the zero element of 
    79  *  the byte array. 
     77 *  Clear a bit at a given bit location. The bit is cleared based on a zero
     78 *  index with the first bit set in the zero bit slot of the zero element of
     79 *  the byte array.
    8080 *
    8181 *  @return  psBitSet* : Pointer to struct containing psBitSet.
     
    143143/// @}
    144144
    145 #endif
     145#endif // #ifndef PSBITSET_H
Note: See TracChangeset for help on using the changeset viewer.