summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-08-20 00:01:01 +0200
committerJulien Nabet <serval2412@yahoo.fr>2013-08-20 00:01:31 +0200
commit1aebeb0208a3643529eef23a0c5a1a0d0b366716 (patch)
treed19586f7ebb5fddb4a95408c0ed011c1d096f37c /udkapi
parenteca84d61bc5b950816eba632937154e0ba2610ba (diff)
Fix doxygen warnings in udkapi and offapi
Change-Id: If2235c959aa409376397f306145bea0bee713c78
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/lang/Locale.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl
index f45af42dd83a..50338245df30 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -55,7 +55,7 @@ published struct Locale
<p>These codes are the lower-case two-letter codes as defined by
ISO-639. You can find a full list of these codes at a number of
- sites, such as: <br>
+ sites, such as: <br/>
<a href="http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt">
<code>http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt</code></a>.
</p>
@@ -69,7 +69,7 @@ published struct Locale
<p>These codes are the upper-case two-letter codes as
defined by ISO-3166. You can find a full list of these codes at a
- number of sites, such as: <br>
+ number of sites, such as: <br/>
<a href="http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html">
<code>http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html</code></a>.
</p>