mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 13:05:44 +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
|
ULONG
|
||||||
NTAPI
|
__cdecl
|
||||||
PciIdPrintfAppend(IN PPCI_ID_BUFFER IdBuffer,
|
PciIdPrintfAppend(IN PPCI_ID_BUFFER IdBuffer,
|
||||||
IN PCCH Format,
|
IN PCCH Format,
|
||||||
...)
|
...)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue