IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14454


Ignore:
Timestamp:
Aug 8, 2007, 5:30:47 PM (19 years ago)
Author:
jhoblitt
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psType.h

    r14453 r14454  
    1010*  @author Ross Harman, MHPCC
    1111*
    12 *  @version $Revision: 1.61 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2007-08-09 03:30:16 $
     12*  @version $Revision: 1.62 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2007-08-09 03:30:47 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    262262
    263263#ifdef __GNUC__
    264 #define PS_ATTR_PURE __attribute__((PURE))
     264#define PS_ATTR_PURE __attribute__((pure))
    265265#else // __GNUC__
    266266#define PS_ATTR_PURE
Note: See TracChangeset for help on using the changeset viewer.