Changeset 81369 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Oct 18, 2019 9:13:03 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 134082
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp
r81161 r81369 2688 2688 2689 2689 2690 /**2691 * Alternative version of SUPR0Printf for Windows.2692 *2693 * @returns 0.2694 * @param pszFormat The format string.2695 */2696 2690 SUPR0DECL(int) SUPR0Printf(const char *pszFormat, ...) 2697 2691 {
Note:
See TracChangeset
for help on using the changeset viewer.