cppu/source/threadpool/threadpool.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e7ebca6dbeb8c41a442ea28ffc6296562be005a6 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Mar 1 18:25:37 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Mar 2 08:24:59 2019 +0100 Fix typo Change-Id: Ib5409a3c9b22bf0caf950905a75559bdef8b057f Reviewed-on: https://gerrit.libreoffice.org/68612 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/cppu/source/threadpool/threadpool.cxx b/cppu/source/threadpool/threadpool.cxx index 81c6a91643a2..40b031c85732 100644 --- a/cppu/source/threadpool/threadpool.cxx +++ b/cppu/source/threadpool/threadpool.cxx @@ -417,7 +417,7 @@ uno_threadpool_enter( uno_ThreadPool hPool , void **ppJob ) extern "C" void SAL_CALL uno_threadpool_detach(SAL_UNUSED_PARAMETER uno_ThreadPool) SAL_THROW_EXTERN_C() { - // we might do here some tiding up in case a thread called attach but never detach + // we might do here some tidying up in case a thread called attach but never detach } extern "C" void SAL_CALL _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits