diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:20:01 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:20:01 +0000 |
commit | c62f7d4b11903f28c67f3eff0f5cf42e37baecfe (patch) | |
tree | da3e054e6debfe5edf61b62cd6114f3bc4c587c5 /scripting/source/protocolhandler | |
parent | 3095c9d46393b45cf1e73d131a1b5e67a22280aa (diff) |
INTEGRATION: CWS warnings01 (1.7.14); FILE MERGED
2006/01/06 08:58:26 ab 1.7.14.1: #i53898# Removed warnings for unxsols4/unxsols4.pro
Diffstat (limited to 'scripting/source/protocolhandler')
-rw-r--r-- | scripting/source/protocolhandler/scripthandler.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx index 0ea0066f4e1a..2e59ebb074f1 100644 --- a/scripting/source/protocolhandler/scripthandler.hxx +++ b/scripting/source/protocolhandler/scripthandler.hxx @@ -4,9 +4,9 @@ * * $RCSfile: scripthandler.hxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:27:30 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:20:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,7 +47,7 @@ namespace rtl { class OUString; -}; +} namespace com { |