Changes in uspace/lib/sif/src/sif.c [ee8d4d6:09ab0a9a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/sif/src/sif.c
ree8d4d6 r09ab0a9a 894 894 sif_node_t *node = NULL; 895 895 sif_node_t *child; 896 sif_attr_t *attr = NULL;896 sif_attr_t *attr; 897 897 char *ntype; 898 898 int c;
Note:
See TracChangeset
for help on using the changeset viewer.