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



commit f6b3dee6d7f2a90283cb3e9b94eb5094a3cf142d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 22 16:47:33 2021 +0000

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

 plugins/flatpak/gs-flatpak.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/flatpak/gs-flatpak.c b/plugins/flatpak/gs-flatpak.c
index a7ce1f27b..e1fcf1182 100644
--- a/plugins/flatpak/gs-flatpak.c
+++ b/plugins/flatpak/gs-flatpak.c
@@ -586,7 +586,7 @@ gs_flatpak_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]