aboutsummaryrefslogtreecommitdiffstats
path: root/epan/charsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/charsets.h')
-rw-r--r--epan/charsets.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/epan/charsets.h b/epan/charsets.h
index 8b6f752b8b..40ec9d9034 100644
--- a/epan/charsets.h
+++ b/epan/charsets.h
@@ -37,6 +37,12 @@ void EBCDIC_to_ASCII(guint8 *buf, guint bytes);
WS_DLL_PUBLIC
guint8 EBCDIC_to_ASCII1(guint8 c);
+WS_DLL_PUBLIC gunichar
+GSM_to_UNICHAR(guint8 c);
+
+WS_DLL_PUBLIC gunichar
+GSMext_to_UNICHAR(guint8 c);
+
/*
* Translation tables that map the upper 128 code points in single-byte
* "extended ASCII" character encodings to Unicode code points in the