[gnome-software/1196-race-condition-under-gs_plugin_icons_load_cached] Apply 1 suggestion(s) to 1 file(s)



commit ec1363c0936d1c2d18376ceaffce04081299cb3c
Author: Philip Withnall <philip tecnocode co uk>
Date:   Fri Mar 26 12:24:55 2021 +0000

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

 lib/gs-app.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-app.c b/lib/gs-app.c
index e44d3d49d..8eeaef836 100644
--- a/lib/gs-app.c
+++ b/lib/gs-app.c
@@ -5364,7 +5364,7 @@ gs_app_set_version_history (GsApp *app, GPtrArray *version_history)
  * @app: a #GsApp
  * @soup_session: a #SoupSession
  * @maximum_icon_size: maximum icon size
- * @cancellable: optional #GCancellable object
+ * @cancellable: (nullable): optional #GCancellable object
  *
  * Ensure all remote icons in the @app's icons are locally cached.
  *


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