OSSP CVS Repository

ossp - Difference in ossp-pkg/cfg/cfg_syn.c versions 1.19 and 1.20
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/cfg/cfg_syn.c 1.19 -> 1.20

--- cfg_syn.c    2004/11/20 12:54:07     1.19
+++ cfg_syn.c    2004/11/20 14:52:56     1.20
@@ -335,7 +335,7 @@
     ctx.buf    = buf;
     ctx.indent = 0;
 
-    if ((rc = cfg_node_root(cfg, &root)) != CFG_OK)
+    if ((rc = cfg_node_root(cfg, NULL, &root)) != CFG_OK)
         return rc;
     if (node == root) {
         /* if we dump the whole configuration, treat the first SEQ node special

CVSTrac 2.0.1