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/astro/psEarthOrientation.h

    r12432 r14452  
    88*  @author Robert Daniel DeSonia, MHPCC
    99*
    10 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    11 *  @date $Date: 2007-03-14 02:31:41 $
     10*  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     11*  @date $Date: 2007-08-09 01:40:07 $
    1212*
    1313*  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
     
    6363
    6464/** Allocates a new psEarthPole structure.  */
    65 psEarthPole *psEarthPoleAlloc(void);
     65psEarthPole *psEarthPoleAlloc(void) PS_ATTR_MALLOC;
    6666
    6767/** Calculates the apparent position of a star, given its actual position and the
Note: See TracChangeset for help on using the changeset viewer.