Changeset cdf5361 in mainline for uspace/lib/dispcfg/include
- Timestamp:
- 2023-04-25T11:48:50Z (2 years ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- aace43d8
- Parents:
- 97d3d9d
- git-author:
- Jiri Svoboda <jiri@…> (2023-04-24 17:48:39)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-04-25 11:48:50)
- Location:
- uspace/lib/dispcfg/include
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/dispcfg/include/dispcfg.h
r97d3d9d rcdf5361 27 27 */ 28 28 29 /** @addtogroup lib wndmgt29 /** @addtogroup libdispcfg 30 30 * @{ 31 31 */ -
uspace/lib/dispcfg/include/types/dispcfg.h
r97d3d9d rcdf5361 30 30 * @{ 31 31 */ 32 /** @file 32 /** @file Display configuration protocol types 33 33 */ 34 34
Note:
See TracChangeset
for help on using the changeset viewer.