include/rtl/ustring.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 464ad36998ee3ec9fc579c5a99134e7b1eb52edc Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Mon Aug 31 22:15:05 2020 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue Sep 1 09:41:43 2020 +0200 Adapt documentation comment ...to 33ecd0d5c4fff9511a8436513936a3f7044a775a "Change OUStringLiteral from char[] to char16_t[]" Change-Id: I661e1b1ce59461f30a9c1d75a1e4acb71fa113f2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101770 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/include/rtl/ustring.hxx b/include/rtl/ustring.hxx index 6c6e92207242..8e7a61f79005 100644 --- a/include/rtl/ustring.hxx +++ b/include/rtl/ustring.hxx @@ -343,8 +343,7 @@ public: #ifdef LIBO_INTERNAL_ONLY // "RTL_FAST_STRING" /// @cond INTERNAL /** - New string from an 8-Bit string literal that is expected to contain only - characters in the ASCII set (i.e. first 128 characters). + New string from a string literal. This constructor is similar to the "direct template" one, but can be useful in cases where the latter does not work, like in _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits