summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx')
-rw-r--r--sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx b/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
index 3fea0fec2e83..a7b56949671c 100644
--- a/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
+++ b/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rtl_Bootstrap.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2007-09-20 15:21:44 $
+ * last change: $Author: ihi $ $Date: 2007-11-20 19:37:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -970,6 +970,7 @@ void create_bootstrap_processrc()
void RegisterAdditionalFunctions(FktRegFuncPtr _pFunc)
{
+ (void) _pFunc;
// start message
t_print(T_VERBOSE, "Initializing ...\n" );
create_rtlrc();