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/imageops/psImageConvolve.h

    r14332 r14452  
    55 * @author Robert DeSonia, MHPCC
    66 *
    7  * @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2007-07-20 20:12:31 $
     7 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2007-08-09 01:40:07 $
    99 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1010 */
     
    6868    int yMin,                          ///< Most negative y index
    6969    int yMax                           ///< Most positive y index
    70 );
     70) PS_ATTR_MALLOC;
    7171
    7272/// Checks the type of a particular pointer.
Note: See TracChangeset for help on using the changeset viewer.