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/sys/psConfigure.h

    r4137 r4162  
    1313 *  @author Robert DeSonia, MHPCC
    1414 *
    15  *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    16  *  @date $Date: 2005-06-07 22:53:40 $
     15 *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     16 *  @date $Date: 2005-06-08 23:40:45 $
    1717 *
    1818 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    3838/** Initializes persistent memory.
    3939 *
    40  *  Creates persistant memory items used throughout psLib. Items created 
     40 *  Creates persistant memory items used throughout psLib. Items created
    4141 *  within this method should be freed with the psLibFinalize function.
    4242 *  current, a non-NULL psErr is returned with code PS_ERR_NONE.
     
    6161
    6262
    63 /* @} */
     63/** @} */
    6464
    65 #endif
     65#endif // #ifndef PS_CONFIGURE_H
Note: See TracChangeset for help on using the changeset viewer.