VirtualBox

Ignore:
Timestamp:
Sep 12, 2015 12:01:23 AM (9 years ago)
Author:
vboxsync
Message:

RTHttp: RTHttpUseSystemProxySettings improvements wrt env vars.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/RTHttp.cpp

    r57689 r57726  
    143143                }
    144144                if (RT_FAILURE(rcHttp))
    145                     rcExit = RTMsgErrorExit(RTEXITCODE_FAILURE, "Error %Rrc getting '%s'", rc, ValueUnion.psz);
     145                    rcExit = RTMsgErrorExit(RTEXITCODE_FAILURE, "Error %Rrc getting '%s'", rcHttp, ValueUnion.psz);
    146146                break;
    147147            }
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