[Libreoffice-commits] core.git: include/sal
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat May 1 10:24:12 UTC 2021
include/sal/types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 746016f9ab2cd72a49484c25ab18dad3f9c39a90
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Apr 30 23:32:47 2021 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat May 1 12:23:31 2021 +0200
Fix typo
Change-Id: I1edc4bf2ff17c259ce654bba953c0e4705de35c2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114950
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Tested-by: Jenkins
diff --git a/include/sal/types.h b/include/sal/types.h
index 5fac8e8f9d3b..7bfb256e3208 100644
--- a/include/sal/types.h
+++ b/include/sal/types.h
@@ -406,7 +406,7 @@ namespace css = ::com::sun::star;
/** Macro for C++11 "noexcept" vs. "throw ()" exception specification.
- The latter has has been removed completely from C++20.
+ The latter has been removed completely from C++20.
@since LibreOffice 7.2
*/
More information about the Libreoffice-commits
mailing list