VirtualBox

Changeset 23289 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Sep 24, 2009 3:26:27 PM (15 years ago)
Author:
vboxsync
Message:

Main: nasty typo.

File:
1 edited

Legend:

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

    r23288 r23289  
    394394                pelmLevel4Child->getAttributeValue("vendorid", flt.strVendorId);            // used before 1.3
    395395            if (!pelmLevel4Child->getAttributeValue("productId", flt.strProductId))
    396                 pelmLevel4Child->getAttributeValue("productid", flt.strProductId)           // used before 1.3
     396                pelmLevel4Child->getAttributeValue("productid", flt.strProductId);          // used before 1.3
    397397            pelmLevel4Child->getAttributeValue("revision", flt.strRevision);
    398398            pelmLevel4Child->getAttributeValue("manufacturer", flt.strManufacturer);
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