Changeset 1875a0c in mainline for uspace/srv/hid/console/console.c
- Timestamp:
- 2011-06-21T19:10:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 022d9f67
- Parents:
- a9d85df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/console/console.c
ra9d85df r1875a0c 482 482 retval = ENOENT; 483 483 } 484 484 485 async_answer_0(callid, retval); 485 486 }
Note:
See TracChangeset
for help on using the changeset viewer.