summaryrefslogtreecommitdiff
path: root/sal/inc/rtl/ustrbuf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/rtl/ustrbuf.hxx')
-rw-r--r--sal/inc/rtl/ustrbuf.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/inc/rtl/ustrbuf.hxx b/sal/inc/rtl/ustrbuf.hxx
index b8bae09fb8b4..a7d57481fd1f 100644
--- a/sal/inc/rtl/ustrbuf.hxx
+++ b/sal/inc/rtl/ustrbuf.hxx
@@ -284,10 +284,10 @@ public:
/**
Checks if a string buffer is empty.
- @return sal_True if the string buffer is empty;
- sal_False, otherwise.
+ @return true if the string buffer is empty;
+ false, otherwise.
- @since LibreOffice 4.0
+ @since LibreOffice 4.1
*/
bool isEmpty() const SAL_THROW(())
{