Changeset ef9460b in mainline for uspace/drv/infrastructure/root/root.c
- Timestamp:
- 2011-07-14T21:55:18Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 333c233
- Parents:
- 159100a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/root/root.c
r159100a ref9460b 176 176 } 177 177 178 free(match_id); 179 178 180 rc = ddf_fun_bind(fun); 179 181 if (rc != EOK) {
Note:
See TracChangeset
for help on using the changeset viewer.