Changeset 6c2aba3 in mainline for uspace/srv/hid/display/main.c
- Timestamp:
- 2020-02-19T17:04:40Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1388f7f0
- Parents:
- 0a052b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/main.c
r0a052b0 r6c2aba3 66 66 { 67 67 display_srv_t *srv = (display_srv_t *) arg; 68 printf("display_client_ev_pending\n"); 68 69 69 display_srv_ev_pending(srv); 70 70 }
Note:
See TracChangeset
for help on using the changeset viewer.