VirtualBox

Changeset 107883 in vbox


Ignore:
Timestamp:
Jan 22, 2025 10:39:34 AM (10 days ago)
Author:
vboxsync
Message:

Frontends/VBoxManage/VBoxManageList.cpp: Fixed warnings found by Parfait (unused assignment). jiraref:VBP-1424

File:
1 edited

Legend:

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

    r107627 r107883  
    12811281        }
    12821282
    1283     return S_OK;
     1283    return hrc;
    12841284}
    12851285
     
    27132713                if (enmOptCommand == kListNotSpecified)
    27142714                    break;
    2715                 ch = enmOptCommand;
    27162715                RT_FALL_THRU();
    27172716
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