mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 05:28:00 +02:00
formatting/bug fix
This commit is contained in:
parent
f77581f642
commit
7ad248a51b
1 changed files with 1 additions and 1 deletions
|
|
@ -1261,7 +1261,7 @@
|
|||
}
|
||||
|
||||
|
||||
FT_CALLBACK_DEF(voidà Write_CVT( EXEC_OP_ FT_ULong index,
|
||||
FT_CALLBACK_DEF(void) Write_CVT( EXEC_OP_ FT_ULong index,
|
||||
FT_F26Dot6 value )
|
||||
{
|
||||
CUR.cvt[index] = value;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue