[gnome-software/1364-implement-other-apps-by-author-section-in-app-details-page] Apply 1 suggestion(s) to 1 file(s)



commit 780c000ae3258a95f30686b68a3b730d084ac97e
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon May 30 08:37:19 2022 +0000

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

 lib/gs-appstream.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-appstream.c b/lib/gs-appstream.c
index 1ce622e9d..2ce6329f3 100644
--- a/lib/gs-appstream.c
+++ b/lib/gs-appstream.c
@@ -1417,7 +1417,7 @@ gs_appstream_silo_search_component (GPtrArray *array, XbNode *component, const g
        return matches_sum;
 }
 
-typedef struct _Query {
+typedef struct {
        AsSearchTokenMatch      match_value;
        const gchar             *xpath;
 } Query;


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