VirtualBox

Changeset 80825 in vbox


Ignore:
Timestamp:
Sep 16, 2019 1:22:56 PM (5 years ago)
Author:
vboxsync
Message:

Main: bugref:9341: Fixed build issues

File:
1 edited

Legend:

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

    r80824 r80825  
    18741874        const char *pszXAuth = RTEnvGet("XAUTHORITY");
    18751875        if (pszXAuth)
    1876             aBstrEnv.push_back(BstrrFmt("XAUTHORITY=%s", pszXAuth).raw());
     1876            aBstrEnv.push_back(BstrFmt("XAUTHORITY=%s", pszXAuth).raw());
    18771877#endif
    18781878        ComPtr<IProgress> ptrProgress;
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