aboutsummaryrefslogtreecommitdiff
path: root/src/device-provider.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-09-08 22:58:48 -0500
committerTed Gould <ted@gould.cx>2014-09-08 22:58:48 -0500
commit334e3b3130cbde5a96e6da5323d40418db80f8ef (patch)
tree299d5e2a5cdaab892fe7c92b9405f721635124e3 /src/device-provider.c
parentcc51d0fc02f2980cc08fcd6cfc929ea61ff9d93a (diff)
parent059246d136ed8c24c5e78e6a966bf2dfc945fe4e (diff)
downloadayatana-indicator-power-334e3b3130cbde5a96e6da5323d40418db80f8ef.tar.gz
ayatana-indicator-power-334e3b3130cbde5a96e6da5323d40418db80f8ef.tar.bz2
ayatana-indicator-power-334e3b3130cbde5a96e6da5323d40418db80f8ef.zip
Merge trunk
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)