summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/arch/operand.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pychrysalide/arch/operand.h')
-rw-r--r--plugins/pychrysalide/arch/operand.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/pychrysalide/arch/operand.h b/plugins/pychrysalide/arch/operand.h
index fdbc4ba..9cb40a0 100644
--- a/plugins/pychrysalide/arch/operand.h
+++ b/plugins/pychrysalide/arch/operand.h
@@ -31,6 +31,9 @@
+/* ------------------------ DEFINITION D'OPERANDE QUELCONQUE ------------------------ */
+
+
/* Fournit un accès à une définition de type à diffuser. */
PyTypeObject *get_python_arch_operand_type(void);