summaryrefslogtreecommitdiff
path: root/src/mangling/demangler-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mangling/demangler-int.h')
-rw-r--r--src/mangling/demangler-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mangling/demangler-int.h b/src/mangling/demangler-int.h
index 1039845..7c7ae69 100644
--- a/src/mangling/demangler-int.h
+++ b/src/mangling/demangler-int.h
@@ -48,6 +48,7 @@ struct _GCompDemanglerClass
can_be_demangled_fc can_demangle; /* Possibilité de traitement */
+ const char *ns_sep; /* Motif de séparation */
GType context_type; /* Contexte de décodage */
};