diff options
Diffstat (limited to 'ucb/source/ucp/package/pkguri.hxx')
-rw-r--r-- | ucb/source/ucp/package/pkguri.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/package/pkguri.hxx b/ucb/source/ucp/package/pkguri.hxx index 68352d04a43b..7aa2737791a0 100644 --- a/ucb/source/ucp/package/pkguri.hxx +++ b/ucb/source/ucp/package/pkguri.hxx @@ -2,9 +2,9 @@ * * $RCSfile: pkguri.hxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: kso $ $Date: 2000-11-17 14:41:33 $ + * last change: $Author: kso $ $Date: 2000-11-27 13:05:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,7 @@ namespace package_ucp { //========================================================================= #define PACKAGE_URL_SCHEME "vnd.sun.star.pkg" -#define PACKAGE_URL_SCHEME_LENGTH 20 +#define PACKAGE_URL_SCHEME_LENGTH 16 //========================================================================= |