From 0109aa3a92b484ebb85c6481e5a8e39819b1f011 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 30 Jan 2011 11:32:55 -0500 Subject: More whitespace cleanup. --- modules/plugin-python/e-plugin-python.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/plugin-python/e-plugin-python.c') diff --git a/modules/plugin-python/e-plugin-python.c b/modules/plugin-python/e-plugin-python.c index 8837432db2..1b8057c6b7 100644 --- a/modules/plugin-python/e-plugin-python.c +++ b/modules/plugin-python/e-plugin-python.c @@ -162,7 +162,7 @@ plugin_python_invoke (EPlugin *plugin, } if (pValue) { - Py_DECREF (pValue); + Py_DECREF (pValue); /* Fixme */ return NULL; } else -- cgit v1.2.3