VirtualBox

Ignore:
Timestamp:
Nov 30, 2018 1:02:35 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127053
Message:

changelog entry for DHCP server (bugref:9288) + very tiny code cleanup

File:
1 edited

Legend:

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

    r75819 r75850  
    798798        RTPrintf("Options for slot #%d of '%ls':\n", uSlot, vmName.raw());
    799799    for (size_t i = 0; i < options.size(); ++i)
    800     {
    801800        RTPrintf("   %ls\n", options[i]);
    802     }
     801
    803802    return S_OK;
    804803}
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