* src/pcf/pcfdrivr.c: Signature fix.

gsoc-anurag-2023-docs-final
Werner Lemberg 2 years ago
parent 5f7a26fd31
commit 60c11919e0
  1. 2
      src/pcf/pcfdrivr.c

@ -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…
Cancel
Save