Edit

kc3-lang/freetype/src/cache

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2021-02-04 07:44:06
    Hash : d924a66a
    Message : * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. This ensures good logging output, with all lines having a proper prefix (if requested). This is a continuation of a similar patch from 2020-12-02, which missed some locations.