From e61e4e56994c22221dcc0e9f4c2cb62fd63ac823 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 18 Oct 2018 14:09:50 +0200 Subject: clang-tidy readability-misleading-indentation Change-Id: I4673fc7c694924b41d048a1918ddb8b0e0af1f79 Reviewed-on: https://gerrit.libreoffice.org/61935 Tested-by: Jenkins Reviewed-by: Noel Grandin --- desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/source/pkgchk') diff --git a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx index e7f8a2927806..2ef5295ec68a 100644 --- a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx +++ b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx @@ -251,7 +251,7 @@ void CommandEnvironmentImpl::handle( abort = false; } } - else if (request >>= instExc) + else if (request >>= instExc) { //Only if the unopgk was started with gui + extension then we user is asked. //In console mode there is no asking. -- cgit v1.2.3