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