summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 17:02:37 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:08 +0200
commit8a3543340fc8026121a7e4d681b3fce7c920bc1f (patch)
tree3ed60f1879838b3c4b5cc5d542b94d2dba781182 /offapi/com/sun/star/util
parent48661084104b5d52f7421909131e153639e653f2 (diff)
*api: fix a bunch of "illegal" and "empty" tags
Apparently doxygen doesn't like XML-style empty elements. Change-Id: I0fe8105a196fa3cf5b980f0b6f18933adf8a1d53
Diffstat (limited to 'offapi/com/sun/star/util')
-rw-r--r--offapi/com/sun/star/util/URL.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/URL.idl b/offapi/com/sun/star/util/URL.idl
index 51d25bac771d..5ebbff0cd990 100644
--- a/offapi/com/sun/star/util/URL.idl
+++ b/offapi/com/sun/star/util/URL.idl
@@ -29,7 +29,7 @@ module com { module sun { module star { module util {
<p>
If the structure represents a valid URL or not depends on prior usage of
the functions of XURLTransformer. Only after one of the functions
- returned `TRUE` this can be assumed.</br>
+ returned `TRUE` this can be assumed.<br>
It is not necessary to set all of the fields; either URL::Complete
or (some of) the others are set. Additionally, most of the other
fields, like URL::Host, URL::Port,