Print this page
8807 More recent glib updates break hald build
Reviewed by: Dan McDonald <danmcd@joyent.com>

@@ -91,11 +91,11 @@
                               G_TYPE_FROM_CLASS (klass),
                               G_SIGNAL_RUN_LAST,
                               G_STRUCT_OFFSET (HalDeviceClass,
                                                property_changed),
                               NULL, NULL,
-                              hald_marshal_VOID__STRING_BOOL_BOOL,
+                              hald_marshal_VOID__STRING_BOOLEAN_BOOLEAN,
                               G_TYPE_NONE, 3,
                               G_TYPE_STRING,
                               G_TYPE_BOOLEAN,
                               G_TYPE_BOOLEAN);