Changeset bac8acab in mainline
- Timestamp:
- 2021-02-25T16:50:22Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ece5982
- Parents:
- 6a87f28
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/gfxdemo/gfxdemo.c
r6a87f28 rbac8acab 883 883 static void print_syntax(void) 884 884 { 885 printf("Syntax: gfxdemo [-d <display>] {c anvas|console|display}\n");885 printf("Syntax: gfxdemo [-d <display>] {console|display|ui}\n"); 886 886 } 887 887
Note:
See TracChangeset
for help on using the changeset viewer.