More whitespace cleanup.

This commit is contained in:
Matthew Barnes
2011-01-30 11:32:55 -05:00
committed by Rodrigo Moya
parent 726ac1a8bb
commit dbc22f9de5
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