VirtualBox

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


Ignore:
Timestamp:
Feb 3, 2021 5:14:01 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142620
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp

    r87578 r87588  
    5757}
    5858
    59 static void appendTokenizedStrings(std::vector<std::string> &vecStrings, const std::string &strToAppend, char chDelim /* = ' ' */)
     59static void appendTokenizedStrings(std::vector<std::string> &vecStrings, const std::string &strToAppend, char chDelim = ' ')
    6060{
    6161    if (strToAppend.empty())
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