summaryrefslogtreecommitdiff
path: root/src/cff/cffgload.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cff/cffgload.h')
-rw-r--r--src/cff/cffgload.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cff/cffgload.h b/src/cff/cffgload.h
index 01c6bcb96..f67864a69 100644
--- a/src/cff/cffgload.h
+++ b/src/cff/cffgload.h
@@ -4,7 +4,7 @@
/* */
/* OpenType Glyph Loader (specification). */
/* */
-/* Copyright 1996-2001, 2002, 2003, 2004, 2006 by */
+/* Copyright 1996-2001, 2002, 2003, 2004, 2006, 2007 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -175,7 +175,7 @@ FT_BEGIN_HEADER
FT_Bool hinting,
FT_Render_Mode hint_mode );
- FT_LOCAL( void )
+ FT_LOCAL( FT_Error )
cff_decoder_prepare( CFF_Decoder* decoder,
FT_UInt glyph_index );