summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/BlockCursor.hxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2012-07-09 03:30:54 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2012-07-09 19:19:54 +0200
commit5d15480cea118dab711669db9417ddd6a6e348d4 (patch)
treebbadf12ab709dc3da813fc84215efb9355775ecb /sw/source/core/crsr/BlockCursor.hxx
parente7540edefe1cf5b7f52ddb9b7b4824479da9234b (diff)
adjusted existing comments (in sw/source/core/crsr/)
(modulo some added class header comments) Change-Id: I0ff7b7a09f45d57da663ab098217587ffe3e24da
Diffstat (limited to 'sw/source/core/crsr/BlockCursor.hxx')
-rw-r--r--sw/source/core/crsr/BlockCursor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/crsr/BlockCursor.hxx b/sw/source/core/crsr/BlockCursor.hxx
index 6bf4703ca04c..1bea5c594b8f 100644
--- a/sw/source/core/crsr/BlockCursor.hxx
+++ b/sw/source/core/crsr/BlockCursor.hxx
@@ -25,6 +25,6 @@ struct SwPosition;
IBlockCursor *createBlockCursor(const SwCrsrShell& rCrsrSh, const SwPosition &rPos);
-#endif //_BLOCKURSOR_HXX
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */