From 0711d389d67f75d77454f743cba9156fcd1332a8 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Wed, 11 Mar 2009 21:39:10 +0000 Subject: [PATCH] Typo. --- include/freetype/ftcid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/ftcid.h b/include/freetype/ftcid.h index b38e5d2bc..203a30caf 100644 --- a/include/freetype/ftcid.h +++ b/include/freetype/ftcid.h @@ -139,7 +139,7 @@ FT_BEGIN_HEADER * * @output: * cid :: - * The CID as an FT_UInt. + * The CID as an @FT_UInt. * * @return: * FreeType error code. 0~means success.