VirtualBox

Changeset 61121 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
May 23, 2016 10:07:28 AM (9 years ago)
Author:
vboxsync
Message:

Log() format fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddFromJavaKeyStore.cpp

    r57584 r61121  
    252252            GET_BE_U32_OR_BREAK(cbEncoded);
    253253            ENSURE_CONTENT_OR_BREAK_EX(cbEncoded, "certificate data");
    254             Log(("JKS: %#08zx: %#x certificate bytes\n", off, cbEncoded, cbEncoded));
     254            Log(("JKS: %#08zx: %#x certificate bytes\n", off, cbEncoded));
    255255
    256256            /* Try add the certificate. */
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