Changeset d8cdaf1b in mainline
- Timestamp:
- 2020-09-27T09:30:17Z (4 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a81d480
- Parents:
- dd65f4f7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/fontedit/fontedit.c
rdd65f4f7 rd8cdaf1b 524 524 if (rc != EOK) { 525 525 printf("Error creating font.\n"); 526 526 goto error; 527 527 } 528 528
Note:
See TracChangeset
for help on using the changeset viewer.