[gnome-software/wip/async-plugin-repo-funcs] 'Since' fix for enum in gs-plugin-types.h



commit 7749aa372796bcbebc8b2bfb6e18e23a315fb249
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Jun 27 11:45:50 2022 +0000

    'Since' fix for enum in gs-plugin-types.h

 lib/gs-plugin-types.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/gs-plugin-types.h b/lib/gs-plugin-types.h
index 476f3233f..09f352a95 100644
--- a/lib/gs-plugin-types.h
+++ b/lib/gs-plugin-types.h
@@ -223,7 +223,7 @@ typedef enum {
  *
  * Flags for an operation on a repository.
  *
- * Since: 42
+ * Since: 43
  */
 typedef enum {
        GS_PLUGIN_MANAGE_REPOSITORY_FLAGS_NONE          = 0,


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