Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2002-04-16 15:28:11 +0400
committerPaolo Molaro <lupus@oddwiz.org>2002-04-16 15:28:11 +0400
commit6d173d8b43d203b81cea11ba3974b2cf7c807f17 (patch)
tree84caef22f094d6da5e92cf008054b53867bcb646 /docs/internal-calls
parent5e83411e645830bfa0a9adbad8791ba2dcfe4e91 (diff)
Added char.
svn path=/trunk/mono/; revision=3858
Diffstat (limited to 'docs/internal-calls')
-rw-r--r--docs/internal-calls1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/internal-calls b/docs/internal-calls
index 69c6c3e76cc..2f3d4abbda0 100644
--- a/docs/internal-calls
+++ b/docs/internal-calls
@@ -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