aboutsummaryrefslogtreecommitdiff
path: root/src/truetype/ttpload.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/truetype/ttpload.h')
-rw-r--r--src/truetype/ttpload.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/truetype/ttpload.h b/src/truetype/ttpload.h
index 939e02fe4..ed229fa46 100644
--- a/src/truetype/ttpload.h
+++ b/src/truetype/ttpload.h
@@ -31,9 +31,9 @@ FT_BEGIN_HEADER
FT_Stream stream );
FT_LOCAL( FT_ULong )
- tt_face_get_location( TT_Face face,
- FT_UInt gindex,
- FT_UInt *asize );
+ tt_face_get_location( FT_Face face,
+ FT_UInt gindex,
+ FT_ULong *asize );
FT_LOCAL( void )
tt_face_done_loca( TT_Face face );