IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2007, 11:36:09 AM (19 years ago)
Author:
jhoblitt
Message:

use 'bool' instead of psBool where-ever possible

File:
1 edited

Legend:

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

    r10999 r11668  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.108 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2007-01-09 22:38:52 $
     12 *  @version $Revision: 1.109 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2007-02-06 21:36:09 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    12681268{
    12691269    psTime*    prevUtc     = NULL;
    1270     psBool     returnValue = false;
     1270    bool     returnValue = false;
    12711271
    12721272    // Check for valid time
Note: See TracChangeset for help on using the changeset viewer.