IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2005, 3:09:57 PM (21 years ago)
Author:
Paul Price
Message:

Adding const qualifiers where missing in the docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_050513/psLib/src/astro/psTime.h

    r3713 r3966  
    1010 *  @author Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-04-19 02:44:12 $
     12 *  @version $Revision: 1.28.4.1 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2005-05-19 01:09:56 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    127127 */
    128128double psTimeToLMST(
    129     psTime *time,                       ///< psTime to be converted.
     129    psTime *time,   ///< psTime to be converted.
    130130    double longitude                    ///< Longitude.
    131131);
Note: See TracChangeset for help on using the changeset viewer.