summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/common/pathname.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pychrysalide/common/pathname.h')
-rw-r--r--plugins/pychrysalide/common/pathname.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pychrysalide/common/pathname.h b/plugins/pychrysalide/common/pathname.h
index a3940c9..d571f2f 100644
--- a/plugins/pychrysalide/common/pathname.h
+++ b/plugins/pychrysalide/common/pathname.h
@@ -35,7 +35,7 @@
PyTypeObject *get_python_pathname_type(void);
/* Prend en charge l'objet 'pychrysalide.common.pathname'. */
-bool register_python_pathname(PyObject *);
+bool ensure_python_pathname_is_registered(void);