Changeset 903a897 in mainline for uspace/app/hdisk/hdisk.c
- Timestamp:
- 2013-07-29T00:49:54Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 675de6d
- Parents:
- 1a1a735 (diff), c3cbbb2 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hdisk/hdisk.c
r1a1a735 r903a897 144 144 rc = interact(dev_handle); 145 145 146 free_label();147 148 146 return rc; 149 147 }
Note:
See TracChangeset
for help on using the changeset viewer.