Index: /trunk/psLib/src/sys/psType.h
===================================================================
--- /trunk/psLib/src/sys/psType.h	(revision 14453)
+++ /trunk/psLib/src/sys/psType.h	(revision 14454)
@@ -10,6 +10,6 @@
 *  @author Ross Harman, MHPCC
 *
-*  @version $Revision: 1.61 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-08-09 03:30:16 $
+*  @version $Revision: 1.62 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-08-09 03:30:47 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -262,5 +262,5 @@
 
 #ifdef __GNUC__
-#define PS_ATTR_PURE __attribute__((PURE))
+#define PS_ATTR_PURE __attribute__((pure))
 #else // __GNUC__
 #define PS_ATTR_PURE
