summaryrefslogtreecommitdiff
path: root/src/format/mangling/itanium/component-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/mangling/itanium/component-int.h')
-rw-r--r--src/format/mangling/itanium/component-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/mangling/itanium/component-int.h b/src/format/mangling/itanium/component-int.h
index e6d86b6..3d4c1d0 100644
--- a/src/format/mangling/itanium/component-int.h
+++ b/src/format/mangling/itanium/component-int.h
@@ -44,7 +44,7 @@ struct _itanium_component
/* ICT_NON_VIRTUAL_OFFSET */
/* ICT_VIRTUAL_OFFSET */
- ssize_t offset; /* Décallage de fonction */
+ ssize_t offset; /* Décalage de fonction */
/* ICT_TYPE */
GDataType *dtype; /* Type instancié */