Index: trunk/psModules/src/config/pmConfig.c
===================================================================
--- trunk/psModules/src/config/pmConfig.c	(revision 8669)
+++ trunk/psModules/src/config/pmConfig.c	(revision 8776)
@@ -3,6 +3,6 @@
  *  @author PAP, IfA
  *
- *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-08-29 21:39:44 $
+ *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-09-08 02:20:17 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -140,5 +140,5 @@
 
 found:
-    *config = psMetadataConfigParse(NULL, &numBadLines, realName, true);
+    *config = psMetadataConfigRead(NULL, &numBadLines, realName, true);
     if (numBadLines > 0) {
         psError(PS_ERR_IO, false, "%d bad lines in %s configuration file (%s)",
