VirtualBox

Changeset 80573 in vbox for trunk/src/VBox/Main/src-all


Ignore:
Timestamp:
Sep 4, 2019 5:54:47 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133092
Message:

Main: bugref:9341: Fixed some scm errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/MachineLaunchVMCommonWorker.cpp

    r80569 r80573  
    127127        {
    128128            /** @todo r=bird: Broken escaping rule, how to end a variable with '\\'?
    129               * E.g. TMP=C:\TEMP\  */
     129              * E.g. TMP=C:\\TEMP\\  */
    130130            char const ch = *psz;
    131131            if (   (ch == '\n' && (psz == pszEnvMutable || psz[-1] != '\\'))
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