Changeset 3c54869 in mainline for uspace/srv/hid/display/wmops.c
- Timestamp:
- 2023-01-04T20:24:44Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5d86797
- Parents:
- cdd6fc9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/wmops.c
rcdd6fc9 r3c54869 1 1 /* 2 * Copyright (c) 202 2Jiri Svoboda2 * Copyright (c) 2023 Jiri Svoboda 3 3 * All rights reserved. 4 4 * … … 145 145 146 146 info->flags = wnd->flags; 147 info->nfocus = wnd->nfocus; 147 148 148 149 ds_display_unlock(wmclient->display);
Note:
See TracChangeset
for help on using the changeset viewer.