summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unbkmk.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/undo/unbkmk.cxx')
-rw-r--r--sw/source/core/undo/unbkmk.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/undo/unbkmk.cxx b/sw/source/core/undo/unbkmk.cxx
index 8382444d6a5f..817f5d242ac5 100644
--- a/sw/source/core/undo/unbkmk.cxx
+++ b/sw/source/core/undo/unbkmk.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -32,7 +32,7 @@
#include "doc.hxx"
#include "docary.hxx"
-#include "swundo.hxx" // fuer die UndoIds
+#include "swundo.hxx" // fuer die UndoIds
#include "pam.hxx"
#include "undobj.hxx"
@@ -87,7 +87,7 @@ SwRewriter SwUndoBookmark::GetRewriter() const
return aResult;
}
-//----------------------------------------------------------------------
+//----------------------------------------------------------------------
SwUndoInsBookmark::SwUndoInsBookmark( const ::sw::mark::IMark& rBkmk )