HTML fix in docs
This commit is contained in:
parent
442ed8812b
commit
9c23981992
1 changed files with 1 additions and 1 deletions
|
|
@ -2492,7 +2492,7 @@ which then expands to:
|
|||
<div class="code">
|
||||
<pre>
|
||||
%typemap(cstype) unsigned int "uint"
|
||||
%typemap(cstype, out="uint") unsigned int& "uint"
|
||||
%typemap(cstype, out="uint") unsigned int& "uint"
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue