Index: trunk/psModules/src/config/pmConfig.c
===================================================================
--- trunk/psModules/src/config/pmConfig.c	(revision 12915)
+++ trunk/psModules/src/config/pmConfig.c	(revision 13097)
@@ -4,6 +4,6 @@
  *  @author EAM (IfA)
  *
- *  @version $Revision: 1.89 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-04-19 02:10:03 $
+ *  @version $Revision: 1.90 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-05-01 03:15:35 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -1190,5 +1190,5 @@
         char *nebfile = NULL;
         if (create) {
-            nebfile = nebCreate(server, cleanFilename, 0, NULL, NULL, NULL);
+            nebfile = nebCreate(server, cleanFilename, NULL, NULL);
             if (!nebfile) {
                 psError(PM_ERR_SYS, true, "failed to create a new nebulous key: %s", nebErr(server));
