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/psImageBinning.h

    r12588 r14452  
    88 *  @author Eugene Magnier, IfA
    99 *
    10  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2007-03-27 02:43:22 $
     10 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2007-08-09 01:40:07 $
    1212 *
    1313 *  Copyright 2007 Institute for Astronomy, University of Hawaii
     
    4242
    4343
    44 psImageBinning *psImageBinningAlloc();
     44psImageBinning *psImageBinningAlloc() PS_ATTR_MALLOC;
    4545
    4646void psImageBinningSetRuffSize(psImageBinning *binning, psImageBinningAlign align);
Note: See TracChangeset for help on using the changeset viewer.