Changes in uspace/lib/c/generic/io/output.c [25a179e:5d94b16c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/io/output.c
r25a179e r5d94b16c 94 94 async_exchange_end(exch); 95 95 96 int ret;96 sysarg_t ret; 97 97 async_wait_for(req, &ret); 98 98
Note:
See TracChangeset
for help on using the changeset viewer.