[Spice-commits] src/spice-option.c

Fabiano FidĂȘncio fidencio at kemper.freedesktop.org
Wed May 4 20:43:22 UTC 2016


 src/spice-option.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c288627110bbec1aba48b0bf91ce7ab4b12f70b3
Author: Visarion-Mingopol Alexandru <viorel.visarion at gmail.com>
Date:   Wed May 4 18:19:54 2016 +0300

    doc,gir: Don't skip spice_get_option_group()
    
    There is no reason to not include the spice_get_option_group
    method in the generated bindings, as it can be useful.
    
    It was removed in the commit 2db9b8dd037e22d2b04e8e2aeecfd685524b7fef,
    for the reason of causing warnings, but no warnings show up now.
    
    Acked-by: Fabiano FidĂȘncio <fidencio at redhat.com>

diff --git a/src/spice-option.c b/src/spice-option.c
index 46ae530..7a17150 100644
--- a/src/spice-option.c
+++ b/src/spice-option.c
@@ -177,7 +177,7 @@ static gboolean parse_preferred_compression(const gchar *option_name, const gcha
 }
 
 /**
- * spice_get_option_group: (skip)
+ * spice_get_option_group:
  *
  * Gets commandline options.
  *


More information about the Spice-commits mailing list