Changeset 68704ab in mainline for uspace/lib/wndmgt/src/wndmgt.c
- Timestamp:
- 2022-11-09T20:40:57Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c48192e
- Parents:
- 88d828e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/wndmgt/src/wndmgt.c
r88d828e r68704ab 270 270 271 271 info->caption = caption; 272 info->flags = ipc_get_arg1(&answer); 272 273 *rinfo = info; 273 274 return EOK;
Note:
See TracChangeset
for help on using the changeset viewer.