VirtualBox

Ignore:
Timestamp:
Sep 3, 2008 11:14:25 AM (16 years ago)
Author:
vboxsync
Message:

Windows build fix

File:
1 edited

Legend:

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

    r12024 r12025  
    75987598    int cSlashes = 0;
    75997599    bool fSkip = false;
    7600     char c, *dst = newList, *src = metricList;
     7600    const char *src = metricList;
     7601    char c, *dst = newList;
    76017602    while ((c = *src++))
    76027603        if (c == ':')
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