formatting/bug fix

This commit is contained in:
David Turner 2001-06-27 11:08:25 +00:00
parent a20ad4b9ef
commit 37fb4854bb
1 changed files with 1 additions and 1 deletions

View File

@ -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;