summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/format/executable.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pychrysalide/format/executable.h')
-rw-r--r--plugins/pychrysalide/format/executable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pychrysalide/format/executable.h b/plugins/pychrysalide/format/executable.h
index 2157b93..8a952cd 100644
--- a/plugins/pychrysalide/format/executable.h
+++ b/plugins/pychrysalide/format/executable.h
@@ -35,7 +35,7 @@
PyTypeObject *get_python_executable_format_type(void);
/* Prend en charge l'objet 'pychrysalide.format.ExeFormat'. */
-bool register_python_executable_format(PyObject *);
+bool ensure_python_executable_format_is_registered(void);