aboutsummaryrefslogtreecommitdiff
path: root/src/device-provider.c
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-08-22 23:58:00 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-08-22 23:58:00 -0500
commitcfda45be70c9d7877d23f3bfdc70672be1fa71f2 (patch)
treeac597fe0d6b49abc1461873185d1ba6a2e00cba2 /src/device-provider.c
parent65b6f061fe4f003eae25d423bbf2f3aa8aca1471 (diff)
downloadayatana-indicator-power-cfda45be70c9d7877d23f3bfdc70672be1fa71f2.tar.gz
ayatana-indicator-power-cfda45be70c9d7877d23f3bfdc70672be1fa71f2.tar.bz2
ayatana-indicator-power-cfda45be70c9d7877d23f3bfdc70672be1fa71f2.zip
copyediting: remove trailing spaces in source code
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 5ccf588..81a8eec 100644
--- a/src/device-provider.c
+++ b/src/device-provider.c
@@ -54,7 +54,7 @@ indicator_power_device_provider_default_init (IndicatorPowerDeviceProviderInterf
* An easy way to free the list properly in one step is as follows:
*
* g_slist_free_full (list, (GDestroyNotify)g_object_unref);
- *
+ *
* Return value: (element-type IndicatorPowerDevice)
* (transfer full):
* list of devices