u1-marshal.h   u1-marshal.h 
#ifndef ___u1_marshal_MARSHAL_H__ #ifndef ___u1_marshal_MARSHAL_H__
#define ___u1_marshal_MARSHAL_H__ #define ___u1_marshal_MARSHAL_H__
#include <glib-object.h> #include <glib-object.h>
G_BEGIN_DECLS G_BEGIN_DECLS
/* NONE:STRING,OBJECT (u1-marshal.list:1) */ /* NONE:STRING,STRING (u1-marshal.list:1) */
extern void _u1_marshal_VOID__STRING_OBJECT (GClosure *closure,
GValue *return_value,
guint n_param_values,
const GValue *param_values,
gpointer invocation_hint,
gpointer marshal_data);
#define _u1_marshal_NONE__STRING_OBJECT _u1_marshal_VOID__STRING_OBJ
ECT
/* NONE:STRING,STRING (u1-marshal.list:2) */
extern void _u1_marshal_VOID__STRING_STRING (GClosure *closure, extern void _u1_marshal_VOID__STRING_STRING (GClosure *closure,
GValue *return_value, GValue *return_value,
guint n_param_values, guint n_param_values,
const GValue *param_values, const GValue *param_values,
gpointer invocation_hint, gpointer invocation_hint,
gpointer marshal_data); gpointer marshal_data);
#define _u1_marshal_NONE__STRING_STRING _u1_marshal_VOID__STRING_STR ING #define _u1_marshal_NONE__STRING_STRING _u1_marshal_VOID__STRING_STR ING
G_END_DECLS G_END_DECLS
 End of changes. 1 change blocks. 
11 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/