IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2005, 9:53:30 AM (21 years ago)
Author:
desonia
Message:

fixed small problems that made build using GCC 4.0 fail.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psStats.c

    r3682 r3769  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.125 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-04-07 20:27:41 $
     11 *  @version $Revision: 1.126 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-04-26 19:53:30 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    21842184        // do nothing
    21852185    } else {
    2186         psS8* strType;
     2186        char* strType;
    21872187        PS_TYPE_NAME(strType, in->type.type);
    21882188        psError(PS_ERR_BAD_PARAMETER_TYPE, true,
Note: See TracChangeset for help on using the changeset viewer.