VirtualBox

Ignore:
Timestamp:
Mar 5, 2012 9:10:24 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76616
Message:

VBoxCredProv: Logging adjustment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredProvCredential.cpp

    r40271 r40348  
    226226int VBoxCredProvCredential::RetrieveCredentials(void)
    227227{
    228     VBoxCredProvVerbose(0, "VBoxCredProvCredential: Checking for credentials ...\n");
    229 
    230228    int rc = VbglR3CredentialsQueryAvailability();
    231229    if (RT_SUCCESS(rc))
     
    296294    }
    297295
     296    VBoxCredProvVerbose(0, "VBoxCredProvCredential: Checking credentials returned with rc=%Rrc\n", rc);
    298297    return rc;
    299298}
Note: See TracChangeset for help on using the changeset viewer.

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