aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-marshal.c
diff options
context:
space:
mode:
Diffstat (limited to 'liblogdiag/ld-marshal.c')
-rw-r--r--liblogdiag/ld-marshal.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/liblogdiag/ld-marshal.c b/liblogdiag/ld-marshal.c
index 2eaa7b3..a086127 100644
--- a/liblogdiag/ld-marshal.c
+++ b/liblogdiag/ld-marshal.c
@@ -51,12 +51,12 @@
/* VOID:OBJECT,OBJECT (ld-marshal.list:1) */
void
-g_cclosure_user_marshal_VOID__OBJECT_OBJECT (GClosure *closure,
- GValue *return_value G_GNUC_UNUSED,
- guint n_param_values,
- const GValue *param_values,
- gpointer invocation_hint G_GNUC_UNUSED,
- gpointer marshal_data)
+ld_marshal_VOID__OBJECT_OBJECT (GClosure *closure,
+ GValue *return_value G_GNUC_UNUSED,
+ guint n_param_values,
+ const GValue *param_values,
+ gpointer invocation_hint G_GNUC_UNUSED,
+ gpointer marshal_data)
{
typedef void (*GMarshalFunc_VOID__OBJECT_OBJECT) (gpointer data1,
gpointer arg_1,
@@ -88,12 +88,12 @@ g_cclosure_user_marshal_VOID__OBJECT_OBJECT (GClosure *closure,
/* VOID:OBJECT,STRING (ld-marshal.list:2) */
void
-g_cclosure_user_marshal_VOID__OBJECT_STRING (GClosure *closure,
- GValue *return_value G_GNUC_UNUSED,
- guint n_param_values,
- const GValue *param_values,
- gpointer invocation_hint G_GNUC_UNUSED,
- gpointer marshal_data)
+ld_marshal_VOID__OBJECT_STRING (GClosure *closure,
+ GValue *return_value G_GNUC_UNUSED,
+ guint n_param_values,
+ const GValue *param_values,
+ gpointer invocation_hint G_GNUC_UNUSED,
+ gpointer marshal_data)
{
typedef void (*GMarshalFunc_VOID__OBJECT_STRING) (gpointer data1,
gpointer arg_1,