summaryrefslogtreecommitdiff
path: root/sendto/plugins/pidgin/pidgin.c
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-29 12:06:39 +0200
committerraveit65 <[email protected]>2019-06-30 17:55:06 +0200
commitcf3fd47515e2950da24c0f6eb1be96a3b520fab4 (patch)
treeee67462cd5992c59a362c6c3be7083a08524f77c /sendto/plugins/pidgin/pidgin.c
parent363093d7d32d5f60f66d2ca7f9193dd684c2ccd1 (diff)
downloadcaja-extensions-cf3fd47515e2950da24c0f6eb1be96a3b520fab4.tar.bz2
caja-extensions-cf3fd47515e2950da24c0f6eb1be96a3b520fab4.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'sendto/plugins/pidgin/pidgin.c')
-rw-r--r--sendto/plugins/pidgin/pidgin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sendto/plugins/pidgin/pidgin.c b/sendto/plugins/pidgin/pidgin.c
index 3189c71..d555893 100644
--- a/sendto/plugins/pidgin/pidgin.c
+++ b/sendto/plugins/pidgin/pidgin.c
@@ -103,7 +103,7 @@ init (NstPlugin *plugin)
DBUS_TYPE_G_INT_ARRAY, &accounts, G_TYPE_INVALID)) {
g_object_unref(proxy);
g_error_free(error);
- return FALSE;
+ return FALSE;
}
g_array_free(accounts, TRUE);