Index: trunk/psLib/src/collections/psMetadataIO.c
===================================================================
--- trunk/psLib/src/collections/psMetadataIO.c	(revision 4209)
+++ trunk/psLib/src/collections/psMetadataIO.c	(revision 4392)
@@ -10,6 +10,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-06-10 18:09:12 $
+*  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-06-25 02:02:05 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -358,5 +358,5 @@
 
         // Set memory deallocator
-        psMemSetDeallocator(info,(psFreeFcn)parseLevelInfoFree);
+        psMemSetDeallocator(info,(psFreeFunc)parseLevelInfoFree);
     }
     return info;
