diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2023-07-10 00:51:41 +0300 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2023-07-10 00:51:41 +0300 |
commit | ad83a3194c821e2ce1f2c9ccd5b572aa5bd8c136 (patch) | |
tree | f36c41780d072ad14468ce88ce9ccd02324ffbf5 /thirdparty/harfbuzz/src/hb-gobject-structs.cc | |
parent | 85c9db592f22941ce7c2a540a526e702f4cc1848 (diff) | |
download | redot-engine-ad83a3194c821e2ce1f2c9ccd5b572aa5bd8c136.tar.gz |
HarfBuzz: Update to version 8.0.0
Diffstat (limited to 'thirdparty/harfbuzz/src/hb-gobject-structs.cc')
-rw-r--r-- | thirdparty/harfbuzz/src/hb-gobject-structs.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/harfbuzz/src/hb-gobject-structs.cc b/thirdparty/harfbuzz/src/hb-gobject-structs.cc index 332cc84888..d66de0b237 100644 --- a/thirdparty/harfbuzz/src/hb-gobject-structs.cc +++ b/thirdparty/harfbuzz/src/hb-gobject-structs.cc @@ -29,7 +29,7 @@ #ifdef HAVE_GOBJECT -/** +/* * SECTION:hb-gobject * @title: hb-gobject * @short_description: GObject integration support |