diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2021-03-31 10:50:27 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2021-03-31 10:50:27 +0800 |
commit | 35154a3519b8626b52ffb2db80902b50f44732ba (patch) | |
tree | 1cea72dd4200f4bf17dfb86fdc267dd89b141cce | |
parent | f801c84c52c9da24652e228d306d0ad82522ede9 (diff) | |
download | glib-clang-cl-improvements.tar.gz |
glib-sections.txt: Add g_macro__has_extension in private sectionclang-cl-improvements
This should satisfy the documentation build check.
-rw-r--r-- | docs/reference/glib/glib-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index b03c693d4..db0e554e7 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -753,6 +753,7 @@ glib_typeof_2_68 g_macro__has_attribute g_macro__has_builtin g_macro__has_feature +g_macro__has_extension </SECTION> <SECTION> |