Changeset ee8d4d6 in mainline for uspace/lib/sif/src/sif.c
- Timestamp:
- 2019-02-24T16:03:53Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5e801dc
- Parents:
- 52b44c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/sif/src/sif.c
r52b44c6 ree8d4d6 894 894 sif_node_t *node = NULL; 895 895 sif_node_t *child; 896 sif_attr_t *attr ;896 sif_attr_t *attr = NULL; 897 897 char *ntype; 898 898 int c;
Note:
See TracChangeset
for help on using the changeset viewer.