VirtualBox

Changeset 33405 in vbox for trunk


Ignore:
Timestamp:
Oct 25, 2010 8:56:42 AM (14 years ago)
Author:
vboxsync
Message:

Logging argument fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp

    r33181 r33405  
    459459                case ERROR_FILE_NOT_FOUND:
    460460
    461                     _tprintf(_T("ERROR: File not found! File = %ws\n", szInf));
     461                    _tprintf(_T("ERROR: File not found! File = %ws\n"), szInf);
    462462                    break;
    463463
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette