Commit d924a66a5c83d30405f6b23fff4dd1147296e05d

Werner Lemberg 2021-02-04T07:44:06

* 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.