summaryrefslogtreecommitdiff
path: root/sw/inc/ndindex.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-12-08 09:25:32 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-12-08 09:25:44 +0100
commita215174eba5962abcef10a5a1a852fdc9364105b (patch)
tree8594ecb661c9547641991c80880dc18631fc2da4 /sw/inc/ndindex.hxx
parent4788d20ec411d2688af59715944d32fc82ad4d43 (diff)
Indentation fixes
Change-Id: I35de0c30a3f4f82bc923e467d5f0acf0ed90684f
Diffstat (limited to 'sw/inc/ndindex.hxx')
-rw-r--r--sw/inc/ndindex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ndindex.hxx b/sw/inc/ndindex.hxx
index 435a313e9496..66cac16a38e7 100644
--- a/sw/inc/ndindex.hxx
+++ b/sw/inc/ndindex.hxx
@@ -79,7 +79,7 @@ public:
RegisterIndex( m_pNode->GetNodes() );
}
- virtual ~SwNodeIndex() override
+ virtual ~SwNodeIndex() override
{ DeRegisterIndex( m_pNode->GetNodes() ); }
inline sal_uLong operator++();