summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:08:04 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:08:04 +0000
commitae6b97028135b7a7e65cae4efad9d2ca79bfb933 (patch)
tree6f289b305027ec21f229785fdf2ff96b1a661448 /ucb/source/ucp/inc
parent1aa92c8fa76f0dba894d62cb111279ba748cfcc4 (diff)
INTEGRATION: CWS bgdlremove (1.2.2); FILE MERGED
2007/05/25 10:52:41 kso 1.2.2.1: #77419# - namespaces cleanup.
Diffstat (limited to 'ucb/source/ucp/inc')
-rw-r--r--ucb/source/ucp/inc/urihelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/inc/urihelper.hxx b/ucb/source/ucp/inc/urihelper.hxx
index 328c87b3e7dc..bcf20966ae2e 100644
--- a/ucb/source/ucp/inc/urihelper.hxx
+++ b/ucb/source/ucp/inc/urihelper.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: urihelper.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 13:05:18 $
+ * last change: $Author: ihi $ $Date: 2007-06-05 18:08:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
//=========================================================================
-namespace ucb { namespace urihelper {
+namespace ucb_impl { namespace urihelper {
inline ::rtl::OUString encodeSegment( const ::rtl::OUString & rSegment )
{