More whitespace cleanup.

This commit is contained in:
Matthew Barnes
2011-01-30 11:32:55 -05:00
parent f25d212941
commit 0109aa3a92
127 changed files with 2814 additions and 2760 deletions

View File

@ -162,7 +162,7 @@ plugin_python_invoke (EPlugin *plugin,
}
if (pValue) {
Py_DECREF (pValue);
Py_DECREF (pValue);
/* Fixme */
return NULL;
} else