VirtualBox

Ignore:
Timestamp:
Jul 3, 2018 4:10:21 PM (6 years ago)
Author:
vboxsync
Message:

VBoxGuestInst.cpp: drop unused printf argument.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/win/VBoxGuestInst.cpp

    r70367 r72829  
    9696                printf("successfully started driver '%s'\n", szDriver);
    9797            else
    98                 printf("StartService failed: %d\n", GetLastError(), szDriver);
     98                printf("StartService failed: %d\n", GetLastError());
    9999        }
    100100        CloseServiceHandle(hService);
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