diff options
Diffstat (limited to 'usr/src/cmd/hal/hald/device.c')
-rw-r--r-- | usr/src/cmd/hal/hald/device.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/hal/hald/device.c b/usr/src/cmd/hal/hald/device.c index 44b90680ac..f0f45b357d 100644 --- a/usr/src/cmd/hal/hald/device.c +++ b/usr/src/cmd/hal/hald/device.c @@ -93,7 +93,7 @@ hal_device_class_init (HalDeviceClass *klass) 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, |