summaryrefslogtreecommitdiff
path: root/plugins/elf
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2019-07-07 20:39:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2019-07-07 20:39:41 (GMT)
commit13a879ebcf58f3868c0275d84dd9886673c9e614 (patch)
treeaa26ba4e2f59f69e57c73d6366cf78008d8a6709 /plugins/elf
parentc8a643f54649574777e6b5d5f5d332160c8c72ea (diff)
Typo.
Diffstat (limited to 'plugins/elf')
-rw-r--r--plugins/elf/python/module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elf/python/module.h b/plugins/elf/python/module.h
index f011ef9..615fdba 100644
--- a/plugins/elf/python/module.h
+++ b/plugins/elf/python/module.h
@@ -35,4 +35,4 @@ bool add_format_elf_module_to_python_module(void);
-#endif /* _PLUGINS_PYCHRYSA_FORMAT_ELF_MODULE_H */
+#endif /* _PLUGINS_ELF_PYTHON_MODULE_H */