VirtualBox

Changeset 22910 in vbox


Ignore:
Timestamp:
Sep 10, 2009 11:54:11 AM (15 years ago)
Author:
vboxsync
Message:

ConsoleImpl2.cpp: spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl2.cpp

    r22875 r22910  
    12071207#ifdef VBOX_WITH_VIRTIO
    12081208    PCFGMNODE pDevVirtioNet = NULL;          /* Virtio network devices */
    1209     rc = CFGMR3InsertNode(pDevices, "virtio-net", &pDevVirtioNet);                           RC_CHECK();
     1209    rc = CFGMR3InsertNode(pDevices, "virtio-net", &pDevVirtioNet);                  RC_CHECK();
    12101210#endif /* VBOX_WITH_VIRTIO */
    12111211    for (ULONG ulInstance = 0; ulInstance < SchemaDefs::NetworkAdapterCount; ulInstance++)
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