diff --git a/vapi/gnet-2.0.vapi b/vapi/gnet-2.0.vapi index baf62e4..123a9c1 100644 --- a/vapi/gnet-2.0.vapi +++ b/vapi/gnet-2.0.vapi @@ -426,7 +426,7 @@ namespace GNet { void *data); [Compact] - [Ccode(free_function = "gnet_conn_http_delete", + [CCode(free_function = "gnet_conn_http_delete", ref_function = "g_object_ref", unref_function = "g_object_unref")] public class ConnHttp {