CVS wrapper -- version: 1.57 ? mypatch Index: storage.hxx =================================================================== RCS file: /cvs/util/sot/inc/storage.hxx,v retrieving revision 1.17 diff -u -r1.17 storage.hxx --- storage.hxx 12 Sep 2002 15:08:32 -0000 1.17 +++ storage.hxx 8 Nov 2002 10:19:52 -0000 @@ -105,7 +105,7 @@ class BaseStorageStream; class SotStorageStream : virtual public SotObject, public SvStream { -friend SotStorage; +friend class SotStorage; friend class ImpStream; BaseStorageStream * pOwnStm;// Zeiger auf den eigenen Stream protected: