Changeset 964 for trunk/src/ifd/conf.c
- Timestamp:
- 05/25/07 21:11:36 (5 years ago)
- File:
-
- 1 edited
-
trunk/src/ifd/conf.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ifd/conf.c
r946 r964 196 196 * Config node handling 197 197 */ 198 static ifd_conf_node_t *conf_add_node(ifd_conf_node_t * parent, const char *name) 198 static ifd_conf_node_t *conf_add_node(ifd_conf_node_t * parent, 199 const char *name) 199 200 { 200 201 ifd_conf_node_t **p, *node;
Note: See TracChangeset
for help on using the changeset viewer.
