Triage 8ea854bfe92443706d55656072f891ec8f2cb3c2.
This commit is contained in:
parent
8ea854bfe9
commit
b77826e139
@ -1574,7 +1574,7 @@
|
||||
FT_F26Dot6 value )
|
||||
{
|
||||
exc->cvt[idx] = ADD_LONG( exc->cvt[idx],
|
||||
FT_DivFix( value, Current_Ratio( exc ) );
|
||||
FT_DivFix( value, Current_Ratio( exc ) ) );
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user