VirtualBox

Changeset 29515 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
May 17, 2010 9:53:05 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61655
Message:

VBoxServiceControl: too noisy

File:
1 edited

Legend:

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

    r29438 r29515  
    252252            if (rc == VERR_TOO_MUCH_DATA)
    253253            {
    254                 VBoxServiceVerbose(3, "Control: Message requires %ld parameters, but only 2 supplied -- retrying request ...\n", uNumParms);
     254                VBoxServiceVerbose(4, "Control: Message requires %ld parameters, but only 2 supplied -- retrying request (no error!)...\n", uNumParms);
    255255                rc = VINF_SUCCESS; /* Try to get "real" message in next block below. */
    256256            }
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