summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pcf/pcfdrivr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pcf/pcfdrivr.c b/src/pcf/pcfdrivr.c
index ad481b3b1..f1dba0240 100644
--- a/src/pcf/pcfdrivr.c
+++ b/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