IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 13, 2006, 12:26:14 PM (20 years ago)
Author:
Paul Price
Message:

Changing name of variable to match SDRS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/db/psDB.h

    r9538 r9544  
    1010 *  @author Joshua Hoblitt
    1111 *
    12  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2006-10-13 21:13:47 $
     12 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-10-13 22:26:14 $
    1414 *
    1515 *  Copyright 2005 Joshua Hoblitt, University of Hawaii
     
    406406 */
    407407psString psDBIntToString(
    408     psU64                          // integer value to convert
     408    psU64 value                         // integer value to convert
    409409);
    410410
Note: See TracChangeset for help on using the changeset viewer.