summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Python.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Python.h')
-rw-r--r--lib/Plugins/Python.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Plugins/Python.h b/lib/Plugins/Python.h
index 3c23e08..62a4322 100644
--- a/lib/Plugins/Python.h
+++ b/lib/Plugins/Python.h
@@ -24,7 +24,8 @@ PLUGIN_INFO(ANALYZER,
"0.0.1",
"Simple Python analyzer plugin.",
"zprikryl@redhat.com, jmoskovc@redhat.com",
- "https://fedorahosted.org/abrt/wiki");
+ "https://fedorahosted.org/abrt/wiki",
+ "");
#endif /* PYTHON_H_ */