reference/curl/curlfile/getmimetype.xml
5017547fee4dd0873d2ced02e2bb90b696f26a24
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="curlfile.getmimetype" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>CURLFile::getMimeType</refname>
...
...
@@ -9,9 +8,9 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
11
+
<methodsynopsis role="CURLFile">
13
12
<modifier>public</modifier> <type>string</type><methodname>CURLFile::getMimeType</methodname>
14
-
<void />
13
+
<void/>
15
14
</methodsynopsis>
16
15
</refsect1>
17
16

...
...
@@ -28,7 +27,6 @@
28
27
</refsect1>
29
28

30
29
</refentry>
31
-

32
30
<!-- Keep this comment at the end of the file
33
31
Local variables:
34
32
mode: sgml
35
33