Changeset 88739997 in mainline for uspace/app/terminal/terminal.c
- Timestamp:
- 2024-09-18T10:05:08Z (5 months ago)
- Branches:
- master
- Children:
- 36fcd0a
- Parents:
- 9aa51406
- git-author:
- Jiri Svoboda <jiri@…> (2024-09-17 17:04:24)
- git-committer:
- Jiri Svoboda <jiri@…> (2024-09-18 10:05:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/terminal/terminal.c
r9aa51406 r88739997 1040 1040 terminal_t **rterm) 1041 1041 { 1042 printf("terminal_create(%zu, %zu)\n", width, height);1043 1044 1042 errno_t rc; 1045 1043
Note:
See TracChangeset
for help on using the changeset viewer.