From a1f26686d499fbd7363a5fd638252266e895a726 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 1 Jun 2019 19:12:58 +0300 Subject: [PATCH] ; * src/hbfont.c: Fix commentary. --- src/hbfont.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/hbfont.c b/src/hbfont.c index 392414e9109..10eed691aed 100644 --- a/src/hbfont.c +++ b/src/hbfont.c @@ -260,9 +260,7 @@ get_hb_unicode_funcs (void) return funcs; } -/* HarfBuzz implementation of shape for font backend. See the - commentary before uniscribe_shape for the meaning of the - arguments. +/* HarfBuzz implementation of shape for font backend. Shape text in LGSTRING. See the docstring of 'composition-get-gstring' for the format of LGSTRING. If the -- 2.39.2