summaryrefslogtreecommitdiff
path: root/src/format/mangling/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/format/mangling/context.h')
-rw-r--r--src/format/mangling/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/format/mangling/context.h b/src/format/mangling/context.h
index c584838..767d231 100644
--- a/src/format/mangling/context.h
+++ b/src/format/mangling/context.h
@@ -53,7 +53,7 @@ GType g_demangling_context_get_type(void);
GBinRoutine *g_demangling_context_get_decoded_routine(const GDemanglingContext *);
/* Fournit le type créé à l'issue du codage. */
-GOpenidaType *g_demangling_context_get_decoded_type(const GDemanglingContext *);
+GDataType *g_demangling_context_get_decoded_type(const GDemanglingContext *);