ole32: Fix a typo in IEnumSTATSTGImpl_QueryInterface where IStorage was being compare...
commit8d7bfca965b91c8d1dbdded9fdaf38b6677985ac
authorRobert Shearman <rob@codeweavers.com>
Wed, 9 Aug 2006 17:16:10 +0000 (9 18:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Aug 2006 18:40:11 +0000 (9 20:40 +0200)
tree8bc5888c9fe468a25548ecf24febb767b58f46db
parent8f513e35769a54aa3379e55f827a1fb3ebdc4bf3
ole32: Fix a typo in IEnumSTATSTGImpl_QueryInterface where IStorage was being compared against instead of IEnumSTATSTG.
dlls/ole32/storage32.c