Changes in uspace/srv/hid/display/client.c [98735eb:913add60] in mainline
- File:
-
- 1 edited
-
uspace/srv/hid/display/client.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/client.c
r98735eb r913add60 181 181 * @param ewindow Place to store pointer to window receiving the event 182 182 * @param event Place to store event 183 * @return Graphic context183 * @return EOK on success, ENOENT if event queue is empty 184 184 */ 185 185 errno_t ds_client_get_event(ds_client_t *client, ds_window_t **ewindow,
Note:
See TracChangeset
for help on using the changeset viewer.
