INTEGRATION: CWS warnings01 (1.3.22); FILE MERGED

2005/09/22 19:47:51 sb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED
2005/09/01 15:24:38 sb 1.3.22.1: #i53898# Made code warning-free.
This commit is contained in:
Jens-Heiner Rechtien 2006-06-19 23:02:03 +00:00
parent a77b2b54b7
commit afddc77cfd

View file

@ -4,9 +4,9 @@
*
* $RCSfile: mergekeys.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 07:55:25 $
* last change: $Author: hr $ $Date: 2006-06-20 00:02:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -104,6 +104,9 @@ static void mergeKeys(
case registry::RegistryValueType_STRINGLIST:
xDest->setStringListValue( xSource->getStringListValue() );
break;
default:
OSL_ASSERT(false);
break;
}
// sub keys