VirtualBox

Ignore:
Timestamp:
Oct 5, 2015 9:01:30 PM (9 years ago)
Author:
vboxsync
Message:

VBoxService: Some more cleanups log statements & comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp

    r58029 r58031  
    424424    if (RT_SUCCESS(rc))
    425425        rc = VGSvcPropCacheUpdate(pCache, pszName, pszValue);
    426     if (rc == VINF_SUCCESS) /* VBoxServicePropCacheUpdate will also return VINF_NO_CHANGE. */
     426    if (rc == VINF_SUCCESS) /* VGSvcPropCacheUpdate will also return VINF_NO_CHANGE. */
    427427    {
    428428        /** @todo Combine updating flags w/ updating the actual value. */
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