INTEGRATION: CWS warnings01 (1.3.62); FILE MERGED

2005/11/15 19:25:31 pl 1.3.62.1: #i55991# removed warnings
This commit is contained in:
Jens-Heiner Rechtien 2006-06-19 19:10:25 +00:00
parent 918cffbfe4
commit 5bb473a5a3

View file

@ -4,9 +4,9 @@
*
* $RCSfile: adrparse.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2005-09-08 09:06:43 $
* last change: $Author: hr $ $Date: 2006-06-19 20:10:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -60,7 +60,7 @@ struct SvAddressEntry_Impl
};
//============================================================================
DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl *);
DECLARE_LIST(SvAddressList_Impl, SvAddressEntry_Impl *)
//============================================================================
class SVL_DLLPUBLIC SvAddressParser