IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 20, 2005, 4:39:58 PM (21 years ago)
Author:
drobbin
Message:

made minor changes according to most recent api-delta report from IFA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psTime.h

    r4409 r4590  
    1111 *  @author Ross Harman, MHPCC
    1212 *
    13  *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-06-28 20:17:52 $
     13 *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-07-21 02:39:57 $
    1515 *
    1616 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6464    psS64 sec;                         ///< Seconds since epoch, Jan 1, 1970.
    6565    psU32 nsec;                        ///< Nanoseconds since last second.
    66     psBool leapsecond;                 ///< if time falls on UTC leapsecond
     66    bool leapsecond;                   ///< if time falls on UTC leapsecond
    6767    psTimeType type;                   ///< Type of time.
    6868}
Note: See TracChangeset for help on using the changeset viewer.