You've already forked linux-packaging-mono
Imported Upstream version 5.20.0.180
Former-commit-id: ff953ca879339fe1e1211f7220f563e1342e66cb
This commit is contained in:
parent
0e2d47d1c8
commit
0510252385
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>mono-api-string.html</title>
|
||||
@@ -311,7 +311,7 @@ mono_string_new_size (MonoDomain *domain, gint32 len)
|
||||
|
||||
<div class="mapi-declaration mapi-section">Syntax</div>
|
||||
<div class="mapi-prototype">MonoString*
|
||||
mono_string_new_utf16 (MonoDomain *domain, const guint16 *text, gint32 len)
|
||||
mono_string_new_utf16 (MonoDomain *domain, const mono_unichar2 *text, gint32 len)
|
||||
|
||||
</div>
|
||||
<p />
|
||||
|
Reference in New Issue
Block a user