summaryrefslogtreecommitdiffstats
path: root/sal/qa/osl/security
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 03:23:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 03:23:48 +0000
commitb065b1ea62b5e014ee1e48f9b8a00f59ce5cefd7 (patch)
treecea9227a092ee27292ef88f7269c3f9f66eb271c /sal/qa/osl/security
parentINTEGRATION: CWS warnings01 (1.4.174); FILE MERGED (diff)
downloadcore-b065b1ea62b5e014ee1e48f9b8a00f59ce5cefd7.tar.gz
core-b065b1ea62b5e014ee1e48f9b8a00f59ce5cefd7.zip
INTEGRATION: CWS warnings01 (1.5.160); FILE MERGED
2005/09/23 01:12:11 sb 1.5.160.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/15 12:35:36 sb 1.5.160.1: #i53898# Fixed previous change.
Diffstat (limited to 'sal/qa/osl/security')
-rwxr-xr-xsal/qa/osl/security/osl_Security.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sal/qa/osl/security/osl_Security.cxx b/sal/qa/osl/security/osl_Security.cxx
index 491498a3301a..7dfa99d4351e 100755
--- a/sal/qa/osl/security/osl_Security.cxx
+++ b/sal/qa/osl/security/osl_Security.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: osl_Security.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:35:59 $
+ * last change: $Author: hr $ $Date: 2006-06-20 04:23:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -367,7 +367,7 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Security::loginUserOnFileServer, "osl_
get current user name, .
*/
-void RegisterAdditionalFunctions(FktRegFuncPtr _pFunc)
+void RegisterAdditionalFunctions(FktRegFuncPtr)
{
/// start message
t_print("#Initializing ...\n" );