* src/pcf/pcfdrivr.c: Signature fix.
This commit is contained in:
parent
5f7a26fd31
commit
60c11919e0
@ -702,7 +702,7 @@ THE SOFTWARE.
|
||||
FT_CALLBACK_DEF( FT_Error )
|
||||
pcf_property_get( FT_Module module, /* PCF_Driver */
|
||||
const char* property_name,
|
||||
const void* value )
|
||||
void* value )
|
||||
{
|
||||
#ifdef PCF_CONFIG_OPTION_LONG_FAMILY_NAMES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user