From 58ef54715147561c2b8d458dd75c44223c46ac10 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 8 May 2013 08:05:11 -0400 Subject: Coding style and whitespace cleanup. --- plugins/templates/templates.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/templates') diff --git a/plugins/templates/templates.c b/plugins/templates/templates.c index 2ef7453dfb..69fae43ee2 100644 --- a/plugins/templates/templates.c +++ b/plugins/templates/templates.c @@ -100,7 +100,7 @@ static gboolean plugin_enabled; static void disconnect_signals_on_dispose (gpointer object_with_signal, - GObject *signal_data) + GObject *signal_data) { g_signal_handlers_disconnect_by_data (object_with_signal, signal_data); } -- cgit v1.2.3