mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix another incorrect DbgPrint prototype.
svn path=/trunk/; revision=23488
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
ULONG
|
||||
__cdecl
|
||||
DbgPrint(
|
||||
IN PCH Format,
|
||||
IN PCCH Format,
|
||||
IN ...
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user