summaryrefslogtreecommitdiff
path: root/svtools/source/misc/itemdel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/misc/itemdel.cxx')
-rw-r--r--svtools/source/misc/itemdel.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/misc/itemdel.cxx b/svtools/source/misc/itemdel.cxx
index 184b631cec65..0de0560471eb 100644
--- a/svtools/source/misc/itemdel.cxx
+++ b/svtools/source/misc/itemdel.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
@@ -47,7 +47,7 @@ DBG_NAME(SfxItemDesruptor_Impl);
class SfxItemDesruptor_Impl
{
SfxPoolItem *pItem;
- Link aLink;
+ Link aLink;
private:
DECL_LINK( Delete, void * );