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.c

    r9538 r9544  
    1212 *  @author Joshua Hoblitt
    1313 *
    14  *  @version $Revision: 1.101 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2006-10-13 21:13:47 $
     14 *  @version $Revision: 1.102 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2006-10-13 22:26:14 $
    1616 *
    1717 *  Copyright (C) 2005-2006  Joshua Hoblitt, University of Hawaii
     
    21272127/*****************************************************************************/
    21282128
    2129 psString psDBIntToString(psU64 n)
     2129psString psDBIntToString(psU64 value)
    21302130{
    21312131    // length of string (log10 + 1) + \0
Note: See TracChangeset for help on using the changeset viewer.