Changes in uspace/lib/c/generic/device/char.c [df6b760:96b02eb9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/device/char.c
rdf6b760 r96b02eb9 76 76 } 77 77 78 ipcarg_t rc;78 sysarg_t rc; 79 79 if (ret != EOK) { 80 80 async_wait_for(req, &rc);
Note:
See TracChangeset
for help on using the changeset viewer.