summaryrefslogtreecommitdiff
path: root/cppu/source/uno/data.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 11:53:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-02 11:53:59 +0000
commit390eb26d317a04a2400a46a04a06c8c3d941b49f (patch)
treeb14e4e3ab77e5f7886e01d78ac9e1d60cb5a2cf4 /cppu/source/uno/data.cxx
parentac97f555b896c53e63d0f4471e088cbf00c0a9f5 (diff)
INTEGRATION: CWS os2port02 (1.31.2); FILE MERGED
2007/10/05 13:10:23 ydario 1.31.2.1: Issue number: i81904 Submitted by: ydario Reviewed by: ydario
Diffstat (limited to 'cppu/source/uno/data.cxx')
-rw-r--r--cppu/source/uno/data.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/source/uno/data.cxx b/cppu/source/uno/data.cxx
index a383737db..1e29fc08b 100644
--- a/cppu/source/uno/data.cxx
+++ b/cppu/source/uno/data.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: data.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: vg $ $Date: 2007-09-20 14:44:20 $
+ * last change: $Author: hr $ $Date: 2007-11-02 12:53:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -356,7 +356,7 @@ sal_Bool SAL_CALL uno_type_isAssignableFromData(
//##################################################################################################
-#if OSL_DEBUG_LEVEL > 10
+#if OSL_DEBUG_LEVEL > 1
#include <stdio.h>