From 0b1cd2dd5b0b2b35a0c12032b54ac51b97b22110 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 26 May 2010 17:19:41 -0400 Subject: Coding style and whitespace cleanup. --- modules/plugin-mono/e-plugin-mono.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/plugin-mono') diff --git a/modules/plugin-mono/e-plugin-mono.c b/modules/plugin-mono/e-plugin-mono.c index eb4b60cf97..68a6233b43 100644 --- a/modules/plugin-mono/e-plugin-mono.c +++ b/modules/plugin-mono/e-plugin-mono.c @@ -125,7 +125,7 @@ plugin_mono_invoke (EPlugin *plugin, mono_config_parse (NULL); domain = mono_jit_init (plugin_mono->location); } - + /* We need to do this every time since we may * be called from any thread for some uses. */ mono_thread_attach (domain); -- cgit v1.2.3