VirtualBox

Changeset 77614 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 8, 2019 10:47:45 AM (6 years ago)
Author:
vboxsync
Message:

Validation Kit/testdriver: Minor comment typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vbox.py

    r77520 r77614  
    31773177        Returns task result on success.
    31783178        """
    3179         # All async methods ends with the following to args.
     3179        # All async methods ends with the following two args.
    31803180        cMsTimeout    = aArgs[-2];
    31813181        fIgnoreErrors = aArgs[-1];
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