Changeset 0464967 in mainline for uspace/app/sbi/src/os/helenos.c
- Timestamp:
- 2017-10-20T00:31:52Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 04efacc
- Parents:
- c212a03 (diff), ccbf93f (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/sbi/src/os/helenos.c
rc212a03 r0464967 155 155 size_t offset; 156 156 int i; 157 wchar_t c ;157 wchar_t c = 0; 158 158 159 159 if (index < 0)
Note:
See TracChangeset
for help on using the changeset viewer.