summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 13:03:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 13:03:21 +0000
commit77d53817b331fcf5f6641fc430762efab57723a6 (patch)
treec85edbea3767b241c57fd00b13cafd369ba6ea79 /unotools/inc
parent18957e4c1a7bc5020fee0c30e6b860d612d29b45 (diff)
INTEGRATION: CWS warnings01 (1.24.46); FILE MERGED
2005/10/27 10:51:10 pl 1.24.46.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/ucblockbytes.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/inc/unotools/ucblockbytes.hxx b/unotools/inc/unotools/ucblockbytes.hxx
index 29fe7b019b37..2fbcf8b1f8a0 100644
--- a/unotools/inc/unotools/ucblockbytes.hxx
+++ b/unotools/inc/unotools/ucblockbytes.hxx
@@ -52,7 +52,7 @@ namespace com
}
}
}
-};
+}
namespace utl
{
@@ -201,6 +201,6 @@ public:
SV_IMPL_REF( UcbLockBytes );
-};
+}
#endif