grammar updates
[mono.git] / docs / internal-calls
index 69c6c3e76cc65e02f1088a3107fe314292dcad2e..2f3d4abbda0c6fadc93709d50687b6b66173b191 100644 (file)
@@ -2,6 +2,7 @@
 * How to map C# types for use in the C implementation of internal calls
 
        C# type         C type
+       char            gunichar2
        bool            MonoBoolean
        sbyte           signed char
        byte            guchar