VirtualBox

Changeset 61129 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
May 23, 2016 11:54:42 AM (9 years ago)
Author:
vboxsync
Message:

format specifier fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTProcCreateEx.cpp

    r58047 r61129  
    388388                            "non-existing-user", "wrong-password", &hProc);
    389389    if (rc != VERR_AUTHENTICATION_FAILURE && rc != VERR_PRIVILEGE_NOT_HELD && rc != VERR_PROC_TCB_PRIV_NOT_HELD)
    390         RTTestIFailed("rc=%Rrc");
     390        RTTestIFailed("rc=%Rrc", rc);
    391391
    392392    /* Test for invalid application. */
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