summaryrefslogtreecommitdiffstats
path: root/src/report-python/py_crash_dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/report-python/py_crash_dump.h')
-rw-r--r--src/report-python/py_crash_dump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/report-python/py_crash_dump.h b/src/report-python/py_crash_dump.h
index a188e522..93ce5f84 100644
--- a/src/report-python/py_crash_dump.h
+++ b/src/report-python/py_crash_dump.h
@@ -27,4 +27,4 @@ PyObject *p_crash_data_add(PyObject *pself, PyObject *args, PyObject *kwds);
/* crash_data object */
extern PyTypeObject p_crash_data_type;
/* crash_data methods */
-extern PyMethodDef module_methods[]; \ No newline at end of file
+extern PyMethodDef module_methods[];