IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2007, 4:49:53 PM (19 years ago)
Author:
Paul Price
Message:

Fixing type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmDetrendDB.h

    r12300 r12365  
    99 * @author EAM, IfA
    1010 *
    11  * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    12  * @date $Date: 2007-03-08 01:22:17 $
     11 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     12 * @date $Date: 2007-03-09 02:49:53 $
    1313 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    1414 */
     
    5555typedef struct {
    5656    char *detID;                        // identifier of detrend run
    57     const char *level;                  // level in FPA hierarchy of individual file
     57    psString level;                     // level in FPA hierarchy of individual file
    5858} pmDetrendSelectResults;
    5959
Note: See TracChangeset for help on using the changeset viewer.