diff --git a/doc/fcconfig.fncs b/doc/fcconfig.fncs index 2b3f81d..4251309 100644 --- a/doc/fcconfig.fncs +++ b/doc/fcconfig.fncs @@ -65,13 +65,14 @@ Checks all of the files related to config and returns whether any of them has been modified since the configuration was created. @@ -@RET@ FcBool +@RET@ FcChar8 * @FUNC@ FcConfigHome @TYPE1@ void @PURPOSE@ return the current home directory. @DESC@ Return the current user's home directory, if it is available, and if using it -is enabled. See also FcConfigEnableHome). +is enabled, and NULL otherwise. +See also FcConfigEnableHome). @@ @RET@ FcBol