summaryrefslogtreecommitdiff
path: root/src/autofit/afglobal.h
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2023-05-07 19:54:46 +0200
committerWerner Lemberg <wl@gnu.org>2023-05-07 19:54:46 +0200
commit274e0dd5b5f4144956b9967c1c0e861053805984 (patch)
treeb4ac8d80b19bda1234c29c890745fe354d0e7c70 /src/autofit/afglobal.h
parent365eb10dd4a26634d7feb6ebb2e4b188b14aca7a (diff)
downloadfreetype2-274e0dd5b5f4144956b9967c1c0e861053805984.tar.gz
[autofit] Signature fixes.
Diffstat (limited to 'src/autofit/afglobal.h')
-rw-r--r--src/autofit/afglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autofit/afglobal.h b/src/autofit/afglobal.h
index 83a7c2ff1..66170e419 100644
--- a/src/autofit/afglobal.h
+++ b/src/autofit/afglobal.h
@@ -156,7 +156,7 @@ FT_BEGIN_HEADER
AF_StyleMetrics *ametrics );
FT_LOCAL( void )
- af_face_globals_free( AF_FaceGlobals globals );
+ af_face_globals_free( void* globals );
FT_LOCAL( FT_Bool )
af_face_globals_is_digit( AF_FaceGlobals globals,