[gnome-software/wip/hughsie/libxmlb-tokenization] Apply 1 suggestion(s) to 1 file(s)



commit 86d50678757237688c239147edf6a535469a1fda
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 22 16:46:02 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 plugins/core/gs-plugin-appstream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/core/gs-plugin-appstream.c b/plugins/core/gs-plugin-appstream.c
index 5cf8ab888..4aa7ca743 100644
--- a/plugins/core/gs-plugin-appstream.c
+++ b/plugins/core/gs-plugin-appstream.c
@@ -352,7 +352,7 @@ gs_plugin_appstream_tokenize_cb (XbBuilderFixup *self,
                                 gpointer user_data,
                                 GError **error)
 {
-       const gchar * const tokn[] = {
+       const gchar * const elements_to_tokenize[] = {
                "id",
                "keyword",
                "launchable",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]