Changeset 648e2ac in mainline for uspace/srv/hid/display/test/window.c
- Timestamp:
- 2019-11-06T13:23:59Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 959b7ec
- Parents:
- b2d1df3
- git-author:
- Jiri Svoboda <jiri@…> (2019-10-03 18:23:56)
- git-committer:
- Jiri Svoboda <jiri@…> (2019-11-06 13:23:59)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/test/window.c
rb2d1df3 r648e2ac 61 61 PCUT_ASSERT_NOT_NULL(gc); 62 62 63 ds_window_de lete(wnd);63 ds_window_destroy(wnd); 64 64 ds_client_destroy(client); 65 65 ds_display_destroy(disp);
Note:
See TracChangeset
for help on using the changeset viewer.