diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-07-10 14:19:05 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-07-10 14:19:05 +0000 |
commit | 556cc9fb7e068a80c0a7fb3a66178d5509357f1b (patch) | |
tree | a54d1814ce4a4dd1e270c68624c65fdbed808225 /svtools | |
parent | c9ee3f4ba8cbb6a43a6701f48477a88ef2bb21a7 (diff) |
INTEGRATION: CWS fwk66 (1.6.60); FILE MERGED
2007/06/06 09:04:03 pb 1.6.60.1: fix: syntax error after resync
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/misc/vcldata.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svtools/source/misc/vcldata.cxx b/svtools/source/misc/vcldata.cxx index 60533f554d0f..2c5ec1b98479 100644 --- a/svtools/source/misc/vcldata.cxx +++ b/svtools/source/misc/vcldata.cxx @@ -4,9 +4,9 @@ * * $RCSfile: vcldata.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2007-06-27 21:53:09 $ + * last change: $Author: ihi $ $Date: 2007-07-10 15:19:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -68,5 +68,3 @@ SvpResId::SvpResId( USHORT nId ) : { } - - |