[PCIX]
[reactos.git] / reactos / drivers / bus / pcix / pci / id.c
index 1ffa5b9..ec03fdf 100644 (file)
@@ -153,7 +153,7 @@ PciIdPrintf(IN PPCI_ID_BUFFER IdBuffer,
 }
 
 ULONG
-NTAPI
+__cdecl
 PciIdPrintfAppend(IN PPCI_ID_BUFFER IdBuffer,
                   IN PCCH Format,
                   ...)