doc/fcfontset.fncs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7172f08d4231c59cf14dab9ebab714df37e352ac Author: Szunti <Szunti@xxxxxxxxxxxxxxxxxxxxxxxx> Date: Wed Aug 21 11:45:23 2019 +0200 Add missing return type for FcFontSet* functions diff --git a/doc/fcfontset.fncs b/doc/fcfontset.fncs index e076d8b..f9f5ea5 100644 --- a/doc/fcfontset.fncs +++ b/doc/fcfontset.fncs @@ -97,7 +97,7 @@ of the output is designed to be of help to users and developers, and may change at any time. @@ -@RET@ +@RET@ FcFontSet * @FUNC@ FcFontSetSort @TYPE1@ FcConfig * @ARG1@ config @TYPE2@ FcFontSet ** @ARG2@ sets @@ -128,7 +128,7 @@ modify these patterns. Instead, they should be passed, along with The FcFontSet returned by FcFontSetSort is destroyed by calling FcFontSetDestroy. @@ -@RET@ +@RET@ void @FUNC@ FcFontSetSortDestroy @TYPE1@ FcFontSet * @ARG1@ set @PURPOSE@ DEPRECATED destroy a font set _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/fontconfig