Changeset dd500c26 in mainline
- Timestamp:
- 2018-11-21T20:58:44Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 103db908
- Parents:
- f53ee74
- git-author:
- Maurizio Lombardi <mlombard@…> (2018-11-21 20:56:43)
- git-committer:
- Maurizio Lombardi <mlombard@…> (2018-11-21 20:58:44)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/font/bitmap_backend.c
rf53ee74 rdd500c26 212 212 213 213 data->decoder->release(data->decoder_data); 214 free(data); 214 215 } 215 216
Note:
See TracChangeset
for help on using the changeset viewer.