Changes in uspace/srv/hid/input/port/chardev.c [f81498d:b6a088f] in mainline
- File:
-
- 1 edited
-
uspace/srv/hid/input/port/chardev.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/input/port/chardev.c
rf81498d rb6a088f 148 148 } 149 149 150 int retval = EOK;150 int retval; 151 151 152 152 switch (IPC_GET_IMETHOD(call)) {
Note:
See TracChangeset
for help on using the changeset viewer.
