X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fpshinter%2Fpshrec.h;h=a88fe6e834a69dd352e53e33e0167840778823ee;hb=afcae9b7a0a6009d33581fac78416fc9623a8a18;hp=dcb3197f94d5f3860a8a8aa9ee45c66e634384ac;hpb=46ec2c26b7d34b4a37c96ed6049ce3fd0702dc78;p=framework%2Fgraphics%2Ffreetype.git diff --git a/src/pshinter/pshrec.h b/src/pshinter/pshrec.h index dcb3197..a88fe6e 100644 --- a/src/pshinter/pshrec.h +++ b/src/pshinter/pshrec.h @@ -4,7 +4,7 @@ /* */ /* Postscript (Type1/Type2) hints recorder (specification). */ /* */ -/* Copyright 2001, 2002, 2003, 2006, 2008 by */ +/* Copyright 2001, 2002, 2003, 2006, 2008, 2014 by */ /* David Turner, Robert Wilhelm, and Werner Lemberg. */ /* */ /* This file is part of the FreeType project, and may only be used, */ @@ -141,7 +141,7 @@ FT_BEGIN_HEADER /* */ /* initialize hints recorder */ - FT_LOCAL( FT_Error ) + FT_LOCAL( void ) ps_hints_init( PS_Hints hints, FT_Memory memory );