diff options
Diffstat (limited to 'ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx')
-rw-r--r-- | ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx b/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx index 2553056be50d..1e30790b6e5f 100644 --- a/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx +++ b/ucbhelper/inc/ucbhelper/fileidentifierconverter.hxx @@ -4,9 +4,9 @@ * * $RCSfile: fileidentifierconverter.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:28:11 $ + * last change: $Author: ihi $ $Date: 2007-06-05 14:49:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -54,7 +54,7 @@ namespace com { namespace sun { namespace star { namespace ucb { } } } } namespace rtl { class OUString; } -namespace ucb { +namespace ucbhelper { //============================================================================ /** Get a 'root' URL for the most 'local' file content provider. |