Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'remmina/src/remmina_marshals.h')
-rw-r--r--remmina/src/remmina_marshals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/remmina/src/remmina_marshals.h b/remmina/src/remmina_marshals.h
index 4a25e6e1d..4ca2e452e 100644
--- a/remmina/src/remmina_marshals.h
+++ b/remmina/src/remmina_marshals.h
@@ -7,11 +7,11 @@ G_BEGIN_DECLS
/* BOOLEAN:INT (remminamarshals.list:4) */
extern void remmina_marshal_BOOLEAN__INT(GClosure *closure, GValue *return_value, guint n_param_values,
- const GValue *param_values, gpointer invocation_hint, gpointer marshal_data);
+ const GValue *param_values, gpointer invocation_hint, gpointer marshal_data);
/* BOOLEAN:INT,STRING (remminamarshals.list:5) */
extern void remmina_marshal_BOOLEAN__INT_STRING(GClosure *closure, GValue *return_value, guint n_param_values,
- const GValue *param_values, gpointer invocation_hint, gpointer marshal_data);
+ const GValue *param_values, gpointer invocation_hint, gpointer marshal_data);
G_END_DECLS