OSSP CVS Repository

ossp - Difference in ossp-pkg/cfg/cfg_node.h versions 1.4 and 1.5
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/cfg/cfg_node.h 1.4 -> 1.5

--- cfg_node.h   2002/07/10 12:00:23     1.4
+++ cfg_node.h   2002/07/12 19:59:33     1.5
@@ -49,8 +49,8 @@
     cfg_data_t      data;    /* annotation data */ 
 
     /* node source location */
-    char           *name;    /* name of original source configuration */
-    int             offset;  /* offset into original source configuration */
+    char           *srcname; /* name of original source configuration */
+    int             srcpos;  /* offset into original source configuration */
 };
 
 #endif /* __CFG_NODE_H__ */

CVSTrac 2.0.1