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/jpeg/psImageJpeg.h

    r11248 r14452  
    33 *
    44 * @author EAM
    5  * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    6  * @date $Date: 2007-01-23 22:47:23 $
     5 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2007-08-09 01:40:07 $
    77 */
    88
     
    2828
    2929// allocate a colormap (does not define the map values)
    30 psImageJpegColormap *psImageJpegColormapAlloc();
     30psImageJpegColormap *psImageJpegColormapAlloc() PS_ATTR_MALLOC;
    3131
    3232// set the colormap values using the supplied name
Note: See TracChangeset for help on using the changeset viewer.