IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 8, 2007, 3:40:08 PM (19 years ago)
Author:
jhoblitt
Message:

gcc attribute cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psClip.h

    r13448 r14452  
    44 * @author Paul Price, IfA.
    55 *
    6  * $Revision: 1.4 $ $Name: not supported by cvs2svn $
    7  * $Date: 2007-05-21 21:50:34 $
     6 * $Revision: 1.5 $ $Name: not supported by cvs2svn $
     7 * $Date: 2007-08-09 01:40:07 $
    88 * Copyright 2007 Institute for Astronomy, University of Hawaii
    99 */
     
    3737                                psMaskType masked, ///< Mask value for entries already masked
    3838                                psMaskType clipped ///< Mask value to give to clipped entries
    39     );
     39    ) PS_ATTR_MALLOC;
    4040
    4141
Note: See TracChangeset for help on using the changeset viewer.