- Fix various bugs such as wrong function definitions, using of uninitialized variables
[reactos.git] / reactos / drivers / wdm / audio / backpln / portcls / api.cpp
index 62739c8..bbc15e2 100644 (file)
@@ -238,8 +238,8 @@ NTAPI
 PcDmaSlaveDescription(
     IN PRESOURCELIST  ResourceList OPTIONAL,
     IN ULONG DmaIndex,
-    IN BOOL DemandMode,
-    IN ULONG AutoInitialize,
+    IN BOOLEAN DemandMode,
+    IN BOOLEAN AutoInitialize,
     IN DMA_SPEED DmaSpeed,
     IN ULONG MaximumLength,
     IN ULONG DmaPort,