VirtualBox

Changeset 46534 in vbox for trunk


Ignore:
Timestamp:
Jun 13, 2013 2:06:54 PM (12 years ago)
Author:
vboxsync
Message:

typo has been fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/ovfreader.cpp

    r46518 r46534  
    857857            fResourceRequired = true;
    858858            const char *pcszAttValue;
    859             if (pelmItemChild->getAttributeValue("required", pcszAttValue))
     859            if (item->getAttributeValue("required", pcszAttValue))
    860860            {
    861861                if (!strcmp(pcszAttValue, "false"))
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