X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fopen-type-font.cc;h=73d93ccb7dd103079722f1d06e100628951f813d;hb=94cce45d444cd6700d3f4df84cda68fb7de96cd7;hp=7b3b973ba4e2cc1aaa87343404dc55b0fa40c908;hpb=1c846b2c2348b4e0ca4a3c2e8fb267047ba2d203;p=lilypond.git diff --git a/lily/open-type-font.cc b/lily/open-type-font.cc index 7b3b973ba4..73d93ccb7d 100644 --- a/lily/open-type-font.cc +++ b/lily/open-type-font.cc @@ -50,7 +50,7 @@ load_table (char const *tag_str, FT_Face face, FT_ULong *length) return buffer; } else - programming_error (_f ("Free type error: %s", + programming_error (_f ("FreeType error: %s", freetype_error_string (error_code).c_str () ));