INTEGRATION: CWS warnings01 (1.5.100); FILE MERGED
2005/09/22 20:53:30 sb 1.5.100.2: RESYNC: (1.5-1.6); FILE MERGED 2005/09/09 15:43:28 sb 1.5.100.1: #i53898# Made code warning-free.
This commit is contained in:
parent
8b7ec7264b
commit
58c58893e1
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: unourl_resolver.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 05:24:18 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 13:17:45 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -242,7 +242,7 @@ sal_Bool SAL_CALL component_canUnload( TimeValue *pTime )
|
|||
|
||||
//==================================================================================================
|
||||
void SAL_CALL component_getImplementationEnvironment(
|
||||
const sal_Char ** ppEnvTypeName, uno_Environment ** ppEnv )
|
||||
const sal_Char ** ppEnvTypeName, uno_Environment ** )
|
||||
{
|
||||
*ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue