From cf3fd47515e2950da24c0f6eb1be96a3b520fab4 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sat, 29 Jun 2019 12:06:39 +0200 Subject: Remove trailing whitespaces --- sendto/plugins/pidgin/pidgin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sendto/plugins/pidgin/pidgin.c') 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); -- cgit v1.2.1