IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2005, 1:13:39 PM (21 years ago)
Author:
evanalst
Message:

Change name psTimeLeapseconds to psTimeLeapSecondDelta. (SDR-13)

File:
1 edited

Legend:

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

    r3341 r3704  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.54 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-02-28 23:34:10 $
     12 *  @version $Revision: 1.55 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-04-18 23:13:37 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    760760
    761761
    762 psS64 psTimeLeapseconds(const psTime *time1, const psTime *time2)
     762psS64 psTimeLeapSecondDelta(const psTime *time1, const psTime *time2)
    763763{
    764764    psS64 diff = 0;
Note: See TracChangeset for help on using the changeset viewer.