Unborking some threading code
[tpg/acess2.git] / Kernel / drv / pci.c
index b4881d3..ec96d86 100644 (file)
@@ -116,7 +116,7 @@ int PCI_Install(char **Arguments)
        }\r
        gPCI_Devices = tmpPtr;\r
        \r
-       Log_Log("PCI", "%i devices, filling structure");\r
+       Log_Log("PCI", "%i devices, filling structure", giPCI_DeviceCount);\r
        \r
        // Reset counts\r
        giPCI_DeviceCount = 0;\r

UCC git Repository :: git.ucc.asn.au