summaryrefslogtreecommitdiff
path: root/include/osl/time.h
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-03-18 02:40:23 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2017-03-18 02:54:59 +1100
commitece792ff5716992effdfd9db864d646e7c7ec0a6 (patch)
treefd0e9be743a7e0fcd0ca18d31c7c335fbd1eb66f /include/osl/time.h
parent4d9e28be5c3cfd4cfb32ba0d15400285d661d423 (diff)
osl: more doxygen changes
Change-Id: Ic191ef5694cef24f030b8e1dba3e66d5e7fb3584
Diffstat (limited to 'include/osl/time.h')
-rw-r--r--include/osl/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/time.h b/include/osl/time.h
index 965675301ef6..0a1834f4c93d 100644
--- a/include/osl/time.h
+++ b/include/osl/time.h
@@ -135,7 +135,7 @@ typedef struct _oslDateTime
/** Get the current system time as TimeValue.
- @return false if any error occurs.
+ @retval false if any error occurs.
*/
SAL_DLLPUBLIC sal_Bool SAL_CALL osl_getSystemTime(
TimeValue* pTimeVal );