summaryrefslogtreecommitdiff
path: root/scripting/source/runtimemgr
diff options
context:
space:
mode:
authorDuncan Foster <dfoster@openoffice.org>2003-07-23 09:19:56 +0000
committerDuncan Foster <dfoster@openoffice.org>2003-07-23 09:19:56 +0000
commit29cc426bfc4eedc2b15b0b54c33865e0e843ef74 (patch)
tree2c14e022eed7c2cb441d1947e4b4f2b79802c27c /scripting/source/runtimemgr
parent3d6b9d7c3b02172a7c8a8b35941d4420562a5267 (diff)
Elminating compiler warnings
Diffstat (limited to 'scripting/source/runtimemgr')
-rw-r--r--scripting/source/runtimemgr/ScriptRuntimeManager.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripting/source/runtimemgr/ScriptRuntimeManager.hxx b/scripting/source/runtimemgr/ScriptRuntimeManager.hxx
index 1af359b610e4..c74fe029b779 100644
--- a/scripting/source/runtimemgr/ScriptRuntimeManager.hxx
+++ b/scripting/source/runtimemgr/ScriptRuntimeManager.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ScriptRuntimeManager.hxx,v $
*
-* $Revision: 1.9 $
+* $Revision: 1.10 $
*
-* last change: $Author: npower $ $Date: 2003-03-03 18:39:42 $
+* last change: $Author: dfoster $ $Date: 2003-07-23 10:19:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,7 +111,7 @@ public:
* @param scriptURI the URI, which may not be fully qualified, for the
* script to be invoked
*
- /*************************************************************
+ *************************************************************
Invoke
@param scriptUri script uri describing the script
@param invocationCtx