mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
[PCIX]
* PciIdPrintf is a vararg. svn path=/trunk/; revision=64935
This commit is contained in:
parent
903f5b3e03
commit
a0a95141dd
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ PciInitIdBuffer(IN PPCI_ID_BUFFER IdBuffer)
|
|||
}
|
||||
|
||||
ULONG
|
||||
NTAPI
|
||||
__cdecl
|
||||
PciIdPrintf(IN PPCI_ID_BUFFER IdBuffer,
|
||||
IN PCCH Format,
|
||||
...)
|
||||
|
|
Loading…
Reference in a new issue