[PORTCLS]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Mon, 1 Nov 2010 17:33:06 +0000 (17:33 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Mon, 1 Nov 2010 17:33:06 +0000 (17:33 +0000)
- Dear lawyers / worried developers, this is the XP DDK Version.

svn path=/trunk/; revision=49410

reactos/drivers/wdm/audio/backpln/portcls/miniport_dmus.cpp

index 0615f29..7d40c68 100644 (file)
@@ -46,7 +46,6 @@ NTSTATUS NTAPI SynchronizedDMusMPUWrite(PINTERRUPTSYNC InterruptSync,PVOID syncW
 
 const BOOLEAN   COMMAND   = TRUE;
 const BOOLEAN   DATA      = FALSE;
-
 const ULONG      kMPUInputBufferSize = 128;