X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ffreetype-error.cc;h=5e4c377a751b5b188a1182bbb9dd1bd85d046647;hb=5c55d2c95253397557c48cdc30b11d708a5a5582;hp=683671146c350055e2793cbd7f6627afe4bb84d2;hpb=f9214bac21e9926dc3248416f58190c98c4167a9;p=lilypond.git diff --git a/lily/freetype-error.cc b/lily/freetype-error.cc index 683671146c..5e4c377a75 100644 --- a/lily/freetype-error.cc +++ b/lily/freetype-error.cc @@ -10,7 +10,7 @@ #include "freetype.hh" #undef __FTERRORS_H__ -#define FT_ERRORDEF( e, v, s ) { e, s }, +#define FT_ERRORDEF(e, v, s) { e, s }, #define FT_ERROR_START_LIST { #define FT_ERROR_END_LIST { 0, 0 } };