aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates/templates.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/templates/templates.c')
-rw-r--r--plugins/templates/templates.c2
1 files changed, 1 insertions, 1 deletions
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);
}