aboutsummaryrefslogtreecommitdiff
path: root/src/device-provider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device-provider.c')
-rw-r--r--src/device-provider.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device-provider.c b/src/device-provider.c
index 81a8eec..46fcfad 100644
--- a/src/device-provider.c
+++ b/src/device-provider.c
@@ -29,7 +29,7 @@ static guint signals[SIGNAL_LAST] = { 0 };
G_DEFINE_INTERFACE (IndicatorPowerDeviceProvider,
indicator_power_device_provider,
- 0);
+ 0)
static void
indicator_power_device_provider_default_init (IndicatorPowerDeviceProviderInterface * klass)