summaryrefslogtreecommitdiff
path: root/canvas/source/null/null_usagecounter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/null/null_usagecounter.hxx')
-rw-r--r--canvas/source/null/null_usagecounter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/source/null/null_usagecounter.hxx b/canvas/source/null/null_usagecounter.hxx
index 9225dd80237a..ab8085824f79 100644
--- a/canvas/source/null/null_usagecounter.hxx
+++ b/canvas/source/null/null_usagecounter.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
@@ -53,7 +53,7 @@ namespace nullcanvas
~UsageCounter()
{
const sal_Int32 nCount( osl_decrementInterlockedCount( &s_nCount ) );
-
+
if( !nCount )
{
OSL_TRACE( "%s, last instance deleted.\n",