summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-11-25 08:42:26 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-11-25 08:43:52 +0100
commitebcc23d2c8cf570cfefb34e81b029c854327b338 (patch)
tree46280f301592bcfb30cc2388d83c7aa777f1043d /sw/inc/doc.hxx
parentc99f75ca4535af54a23c375f843c8ece971f8589 (diff)
Indentation fixes
Change-Id: I82678b037aff5409e54bc50744b1b4b2c8d4d83b
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 66376b884be1..be104eb2abab 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -355,7 +355,7 @@ private:
sal_Int32 mReferenceCount;
- bool mbDtor : 1; /**< TRUE: is in SwDoc DTOR.
+ bool mbDtor : 1; /**< TRUE: is in SwDoc DTOR.
and unfortunately temorarily also in
SwSwgReader::InLayout() when flawed
frames need deletion. */