[libpeas] libpeas: fix duplicate rename-to annotations
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [libpeas] libpeas: fix duplicate rename-to annotations
- Date: Thu, 24 Oct 2019 21:25:11 +0000 (UTC)
commit d977962aaafc3d4294729063697d273bc7d24852
Author: Christian Hergert <chergert redhat com>
Date:   Thu Oct 24 14:25:07 2019 -0700
    libpeas: fix duplicate rename-to annotations
 libpeas/peas-engine.c        | 2 +-
 libpeas/peas-extension-set.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libpeas/peas-engine.c b/libpeas/peas-engine.c
index 9ed5af5..e6c7455 100644
--- a/libpeas/peas-engine.c
+++ b/libpeas/peas-engine.c
@@ -1301,7 +1301,7 @@ peas_engine_provides_extension (PeasEngine     *engine,
 
 G_GNUC_BEGIN_IGNORE_DEPRECATIONS
 /**
- * peas_engine_create_extensionv: (rename-to peas_engine_create_extension)
+ * peas_engine_create_extensionv: (skip)
  * @engine: A #PeasEngine.
  * @info: A loaded #PeasPluginInfo.
  * @extension_type: The implemented extension #GType.
diff --git a/libpeas/peas-extension-set.c b/libpeas/peas-extension-set.c
index 8a8de14..8cda515 100644
--- a/libpeas/peas-extension-set.c
+++ b/libpeas/peas-extension-set.c
@@ -614,7 +614,7 @@ peas_extension_set_foreach (PeasExtensionSet            *set,
 G_GNUC_BEGIN_IGNORE_DEPRECATIONS
 
 /**
- * peas_extension_set_newv: (rename-to peas_extension_set_new)
+ * peas_extension_set_newv: (skip)
  * @engine: (allow-none): A #PeasEngine, or %NULL.
  * @exten_type: the extension #GType.
  * @n_parameters: the length of the @parameters array.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]