summaryrefslogtreecommitdiff
path: root/cppu/inc/uno/environment.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-21 23:16:31 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-21 23:16:31 +0100
commitb1073d9fa264139333704f82553ade9979e2ca24 (patch)
tree7b26a9cdcf7a3b961f5ca176660d54c2c0bd135f /cppu/inc/uno/environment.h
parent41e8fe179f10f224433b26daba105ee92c661ac4 (diff)
WaE: silence some documentation errors
Diffstat (limited to 'cppu/inc/uno/environment.h')
-rw-r--r--cppu/inc/uno/environment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/inc/uno/environment.h b/cppu/inc/uno/environment.h
index df6c35122674..5c3a7c144ebb 100644
--- a/cppu/inc/uno/environment.h
+++ b/cppu/inc/uno/environment.h
@@ -368,7 +368,7 @@ CPPU_DLLPUBLIC void SAL_CALL uno_Environment_enter(uno_Environment * pEnv)
that objects of that environment might be called.
@param pEnv the environment
- @param rtl_uString ** pReason the reason, if it is not valid
+ @param pReason the reason, if it is not valid
@return 1 == valid, 0 == invalid
@since UDK 3.2.7
*/