VirtualBox

Changeset 98083 in vbox for trunk/src


Ignore:
Timestamp:
Jan 15, 2023 2:10:19 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155215
Message:

VBoxManange: Build fix for new DeviceType_End value. bugref:9892

File:
1 edited

Legend:

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

    r96407 r98083  
    9898        case DeviceType_SharedFolder:   return List::tr("SharedFolder");
    9999        case DeviceType_Graphics3D:     return List::tr("Graphics3D");
     100        case DeviceType_End: break; /* Shut up compiler warnings. */
    100101#ifdef VBOX_WITH_XPCOM_CPP_ENUM_HACK
    101102        case DeviceType_32BitHack: break; /* Shut up compiler warnings. */
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