[Libreoffice-commits] core.git: sw/inc
Michael Stahl
mstahl at redhat.com
Mon May 8 15:49:31 UTC 2017
sw/inc/undobj.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f8fa6e3794d741f9cbcc7d0941da8796082428df
Author: Michael Stahl <mstahl at redhat.com>
Date: Mon May 8 17:48:04 2017 +0200
sw: fix doxygen comment
Change-Id: I89b323a61f0617dfe6c21adbdfb3f8a7c90d6d15
diff --git a/sw/inc/undobj.hxx b/sw/inc/undobj.hxx
index bfd7cf804051..7c8ea72590a8 100644
--- a/sw/inc/undobj.hxx
+++ b/sw/inc/undobj.hxx
@@ -53,7 +53,7 @@ class SwUndo
SwUndoId const m_nId;
RedlineFlags nOrigRedlineFlags;
ViewShellId m_nViewShellId;
- bool m_isRepeatIgnored; /// for multi-selection, only repeat 1st selection
+ bool m_isRepeatIgnored; ///< for multi-selection, only repeat 1st selection
protected:
bool bCacheComment;
More information about the Libreoffice-commits
mailing list