VirtualBox

Ignore:
Timestamp:
May 25, 2020 6:19:14 PM (5 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Comment formatting nits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r84522 r84524  
    27812781    Utf8Str                 strSource;
    27822782    com::SafeArray<IN_BSTR> aArgs;
    2783     /* Whether to reboot the guest automatically when the update process has finished successfully. */
     2783    /** Whether to reboot the guest automatically when the update process has finished successfully. */
    27842784    bool fRebootOnFinish = false;
    2785     /* Whether to only wait for getting the update process started instead of waiting until it finishes. */
     2785    /** Whether to only wait for getting the update process started instead of waiting until it finishes. */
    27862786    bool fWaitStartOnly  = false;
    2787     /* Whether to wait for the VM being ready to start the update. Needs Guest Additions facility reporting. */
     2787    /** Whether to wait for the VM being ready to start the update. Needs Guest Additions facility reporting. */
    27882788    bool fWaitReady      = false;
    2789     /* Whether to verify if the Guest Additions were successfully updated on the guest. */
     2789    /** Whether to verify if the Guest Additions were successfully updated on the guest. */
    27902790    bool fVerify         = false;
    27912791
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