Changeset 9e240c1 in mainline
- Timestamp:
- 2023-10-16T09:43:55Z (14 months ago)
- Branches:
- master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1543d4c
- Parents:
- f1ce7ff
- git-author:
- Jiri Svoboda <jiri@…> (2023-10-15 10:43:48)
- git-committer:
- Jiri Svoboda <jiri@…> (2023-10-16 09:43:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/gfxdemo/gfxdemo.c
rf1ce7ff r9e240c1 1328 1328 errno_t rc; 1329 1329 const char *display_svc = DISPLAY_DEFAULT; 1330 const char *ui_display_spec = UI_ DISPLAY_DEFAULT;1330 const char *ui_display_spec = UI_ANY_DEFAULT; 1331 1331 int i; 1332 1332
Note:
See TracChangeset
for help on using the changeset viewer.