summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/misc/apitools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/misc/apitools.cxx')
-rw-r--r--dbaccess/source/core/misc/apitools.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/core/misc/apitools.cxx b/dbaccess/source/core/misc/apitools.cxx
index 281fb4902a6b..db763f853dd2 100644
--- a/dbaccess/source/core/misc/apitools.cxx
+++ b/dbaccess/source/core/misc/apitools.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
@@ -107,7 +107,7 @@ void OSubComponent::release() throw ( )
}
OSL_ENSURE( m_refCount == 1, "OSubComponent::release: invalid ref count (before dispose)!" );
-
+
// First dispose
dispose();