From 9c0255c4aa35cc2a191e2569d768ca8090756999 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 12 Jan 2023 19:48:16 +0100 Subject: Clearify that aliases are to XFDL that may contain wildcards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libfonts.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libfonts.h b/libfonts.h index 3656d22..779ea9e 100644 --- a/libfonts.h +++ b/libfonts.h @@ -1691,7 +1691,8 @@ int libfonts_get_font_root_dirs(char ***, size_t *, struct libfonts_context *); * * @param aliasp Output parameter for the new alias * @param namep Output parameter for the alias target, - * which can be ether a proper font name or an alias + * which can be ether a proper XFDL (font name), + * a XFDL with wildcards, or another alias * @param line The line to parse; parsing stops at the first * newline or NUL byte * @param endp Output parameter for the parsing end, i.e. the -- cgit v1.2.3-70-g09d2