On Tue, Jan 17, 2012 at 01:53:10AM +0100, Michael Stefaniuc wrote:
@@ -901,10 +895,11 @@ HRESULT IDirectSoundBufferImpl_Create( TRACE("Created buffer at %p\n", dsb);
dsb->ref = 0;
dsb->numIfaces = 0; dsb->device = device; dsb->IDirectSoundBuffer8_iface.lpVtbl = &dsbvt;dsb->refiks = 0;
- dsb->iks = NULL;
dsb->IKsPropertySet_iface.lpVtbl = &iksbvt;
Mixed tabs and spaces :(