--- sal/rtl/source/bootstrap.cxx 30 Apr 2003 08:18:10 -0000 1.22 +++ sal/rtl/source/bootstrap.cxx 16 May 2003 00:58:37 -0000 @@ -594,7 +594,7 @@ { if(handle) { - found = static_cast< Bootstrap_Impl const * >( handle )->getValue( + found = static_cast< Bootstrap_Impl * >( handle )->getValue( pName, ppValue, pDefault ); } else