VirtualBox

Changeset 92373 in vbox


Ignore:
Timestamp:
Nov 11, 2021 2:56:09 PM (3 years ago)
Author:
vboxsync
Message:

Main: bugref:1909: Fixed scm issues

Location:
trunk/src/VBox/Frontends/VBoxManage
Files:
2 edited

Legend:

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

    r92372 r92373  
    4848#include "VBoxManage.h"
    4949
     50
    5051/*********************************************************************************************************************************
    5152*   Defined Constants And Macros                                                                                                 *
    5253*********************************************************************************************************************************/
     54
    5355/** The command doesn't need the COM stuff. */
    5456#define VBMG_CMD_F_NO_COM       RT_BIT_32(0)
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r92372 r92373  
    6767
    6868/*********************************************************************************************************************************
    69 *   Defined Constants And Macros                                                                                                 *
     69 * Defined Constants And Macros                                                                                                  *
    7070*********************************************************************************************************************************/
     71
    7172#define GCTLCMD_COMMON_OPT_USER             999 /**< The --username option number. */
    7273#define GCTLCMD_COMMON_OPT_PASSWORD         998 /**< The --password option number. */
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