mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 00:32:59 +00:00
[buffer] Whitespace
This commit is contained in:
parent
700975f732
commit
7b9832deab
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ struct hb_buffer_t
|
|||
bool message (hb_font_t *font, const char *fmt, ...) HB_PRINTF_FUNC(3, 4)
|
||||
{
|
||||
#ifdef HB_NO_BUFFER_MESSAGE
|
||||
return true;
|
||||
return true;
|
||||
#else
|
||||
if (likely (!messaging ()))
|
||||
return true;
|
||||
|
|
Loading…
Add table
Reference in a new issue