VirtualBox

Changeset 6292 in vbox


Ignore:
Timestamp:
Jan 9, 2008 11:15:37 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27156
Message:

Editing the type without ajdusting the curly brackets work with MS
VCC, but not with gcc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VBoxHDD-new.cpp

    r6291 r6292  
    116116static PCVBOXHDDBACKEND aBackends[] =
    117117{
    118     { &g_VmdkBackend },
    119     { &g_VhdBackend},
    120     { NULL }
     118    &g_VmdkBackend,
     119    &g_VhdBackend,
     120    NULL
    121121};
    122122
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