Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/display/client.c

    r913add60 r98735eb  
    181181 * @param ewindow Place to store pointer to window receiving the event
    182182 * @param event Place to store event
    183  * @return EOK on success, ENOENT if event queue is empty
     183 * @return Graphic context
    184184 */
    185185errno_t ds_client_get_event(ds_client_t *client, ds_window_t **ewindow,
Note: See TracChangeset for help on using the changeset viewer.