summaryrefslogtreecommitdiff
path: root/embedserv/source/inc/iipaobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'embedserv/source/inc/iipaobj.hxx')
-rw-r--r--embedserv/source/inc/iipaobj.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/embedserv/source/inc/iipaobj.hxx b/embedserv/source/inc/iipaobj.hxx
index e0d38ea3348d..54dabed9eb1d 100644
--- a/embedserv/source/inc/iipaobj.hxx
+++ b/embedserv/source/inc/iipaobj.hxx
@@ -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
@@ -67,7 +67,7 @@ public:
private:
- oslInterlockedCount m_refCount;
+ oslInterlockedCount m_refCount;
::rtl::Reference< DocumentHolder > m_rDocHolder;
};