$NetBSD: patch-aa,v 1.3 2008/06/20 15:37:43 joerg Exp $ --- thunar-vfs/thunar-vfs-marshal.h.orig 2007-12-02 13:48:10.000000000 +0000 +++ thunar-vfs/thunar-vfs-marshal.h @@ -12,7 +12,7 @@ extern void _thunar_vfs_marshal_BOOLEAN_ guint n_param_values, const GValue *param_values, gpointer invocation_hint, - gpointer marshal_data) G_GNUC_INTERNAL; + gpointer marshal_data); /* FLAGS:BOXED,BOXED (thunar-vfs-marshal.list:2) */ extern void _thunar_vfs_marshal_FLAGS__BOXED_BOXED (GClosure *closure, @@ -20,7 +20,7 @@ extern void _thunar_vfs_marshal_FLAGS__B guint n_param_values, const GValue *param_values, gpointer invocation_hint, - gpointer marshal_data) G_GNUC_INTERNAL; + gpointer marshal_data); /* FLAGS:STRING,FLAGS (thunar-vfs-marshal.list:3) */ extern void _thunar_vfs_marshal_FLAGS__STRING_FLAGS (GClosure *closure, @@ -28,7 +28,7 @@ extern void _thunar_vfs_marshal_FLAGS__S guint n_param_values, const GValue *param_values, gpointer invocation_hint, - gpointer marshal_data) G_GNUC_INTERNAL; + gpointer marshal_data); /* VOID:UINT64,UINT,UINT,UINT (thunar-vfs-marshal.list:4) */ extern void _thunar_vfs_marshal_VOID__UINT64_UINT_UINT_UINT (GClosure *closure, @@ -36,7 +36,7 @@ extern void _thunar_vfs_marshal_VOID__UI guint n_param_values, const GValue *param_values, gpointer invocation_hint, - gpointer marshal_data) G_GNUC_INTERNAL; + gpointer marshal_data); G_END_DECLS