reference/intl/uconverter/geterrorcode.xml
1976eae0d815797af97a1e16c5cd90ffc2868395
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="uconverter.geterrorcode" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>UConverter::getErrorCode</refname>
...
...
@@ -10,10 +9,10 @@
10
9

11
10
<refsect1 role="description">
12
11
&reftitle.description;
13
-
<methodsynopsis>
14
-
<modifier>public</modifier> <type>integer</type><methodname>UConverter::getErrorCode</methodname>
15
-
<void />
16
-
</methodsynopsis>
12
+
<methodsynopsis role="UConverter">
13
+
<modifier>public</modifier> <type>int</type><methodname>UConverter::getErrorCode</methodname>
14
+
<void/>
15
+
</methodsynopsis>
17
16
<para>
18
17

19
18
</para>
...
...
@@ -36,7 +35,6 @@
36
35

37
36

38
37
</refentry>
39
-

40
38
<!-- Keep this comment at the end of the file
41
39
Local variables:
42
40
mode: sgml
43
41