sw/source/uibase/wrtsh/move.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d88ba9042cc68cd6c8aecd1c54c79f11d0887624 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Sat Oct 1 18:21:00 2016 +0200 fix indentation Change-Id: I74e02ba63e7a5d9fee37e7a2a384ddc4018804b3 Reviewed-on: https://gerrit.libreoffice.org/29448 Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/sw/source/uibase/wrtsh/move.cxx b/sw/source/uibase/wrtsh/move.cxx index 5e1184e..0970b14 100644 --- a/sw/source/uibase/wrtsh/move.cxx +++ b/sw/source/uibase/wrtsh/move.cxx @@ -648,7 +648,7 @@ bool SwWrtShell::GotoNextTOXBase( const OUString* pName ) bool SwWrtShell::GotoTable( const OUString& rName ) { - SwPosition aPos = *GetCursor()->GetPoint(); + SwPosition aPos = *GetCursor()->GetPoint(); bool bRet = SwCursorShell::GotoTable(rName); if (bRet) m_aNavigationMgr.addEntry(aPos); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits