Changeset aed00f8
- Timestamp:
- 2013-06-01T00:18:18Z (11 years ago)
- Branches:
- master
- Children:
- 41a94dd
- Parents:
- f2d8aa2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
storage_xml.c
rf2d8aa2 raed00f8 174 174 char *fn, buf[2048]; 175 175 int fd, st; 176 struct xt_parser *xp ;176 struct xt_parser *xp = NULL; 177 177 struct xt_node *node; 178 178 storage_status_t ret = STORAGE_OTHER_ERROR;
Note: See TracChangeset
for help on using the changeset viewer.