summaryrefslogtreecommitdiffstats
path: root/rdcp_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'rdcp_util.c')
-rw-r--r--rdcp_util.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/rdcp_util.c b/rdcp_util.c
index 5f745e6..ac9b57a 100644
--- a/rdcp_util.c
+++ b/rdcp_util.c
@@ -79,13 +79,10 @@ print_paths(gchar **paths, gchar *format, ...) {
}
}
-
-
-
/*----------------------------------------------------------------------------*/
/**
- * build_g_variant_options_from_KStringA:
+ * build_g_variant_options_from_KStringA
* @keys An array of dictionary keys.
* @values An array of dictionary values.
* @g_variant_return Pointer to location where GVariant will be returned,