[Libreoffice-commits] core.git: offapi/com
Julien Nabet
serval2412 at yahoo.fr
Mon Aug 19 14:41:17 PDT 2013
offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit eca84d61bc5b950816eba632937154e0ba2610ba
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Mon Aug 19 23:40:46 2013 +0200
offapi: fix doxygen warning in ucb::XWebDAVCommandEnvironment.idl
Change-Id: Ie54315ebf76707848de635e75b9689ef8d06e0ea
diff --git a/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl b/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl
index bbf072c..8c04e25 100644
--- a/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl
+++ b/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl
@@ -39,8 +39,7 @@ interface XWebDAVCommandEnvironment : XCommandEnvironment
The request URI.
@param aMethod
- The WebDAV/HTTP method ("GET","PUT","MKCOL",...) as defined in
- <type>WebDAVHTTPMethod</type>.
+ The WebDAV/HTTP method ("GET","PUT","MKCOL",...) as defined in WebDAVHTTPMethod.
@return
A sequence of header name, header value pairs. The header
More information about the Libreoffice-commits
mailing list