Index: trunk/psLib/src/astro/psTime.h
===================================================================
--- trunk/psLib/src/astro/psTime.h	(revision 13950)
+++ trunk/psLib/src/astro/psTime.h	(revision 14452)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-06-22 02:28:48 $
+ *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-08-09 01:40:07 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -108,5 +108,5 @@
 psTime* psTimeAlloc(
     psTimeType type                    ///< Type of time to create (UTC or TAI).
-);
+) PS_ATTR_MALLOC;
 
 
