ole32: Fix some storage32 comments.

This commit is contained in:
Francois Gouget 2015-05-02 23:51:22 +02:00 committed by Alexandre Julliard
parent f129e2fbb1
commit 58e47c612f
1 changed files with 2 additions and 2 deletions

View File

@ -363,9 +363,9 @@ void StorageBaseImpl_RemoveStream(StorageBaseImpl * stg, StgStreamImpl * strm) D
#define BLOCKCHAIN_CACHE_SIZE 4 #define BLOCKCHAIN_CACHE_SIZE 4
/**************************************************************************** /****************************************************************************
* Storage32Impl definitions. * StorageImpl definitions.
* *
* This implementation of the IStorage32 interface represents a root * This implementation of the IStorage interface represents a root
* storage. Basically, a document file. * storage. Basically, a document file.
*/ */
struct StorageImpl struct StorageImpl