diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2012-03-24 09:21:01 +0200 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2012-03-24 09:21:01 +0200 |
commit | a1bb0a81f13df7868fcec2c00ff58a123fcd37b4 (patch) | |
tree | 6cf6ca00aadc1da507b957eb46c4b87285a3c107 /client/Proxy.cpp | |
parent | 1a0baf7f15d744103674f594343eb74c778dcf4d (diff) | |
parent | 23f69b08e46c6101cbcba2f8c9592aa14bf1dccd (diff) |
Merge branch 'master' of ssh://sss.chaoslab.ru//home/private_git/proxy_ui
Diffstat (limited to 'client/Proxy.cpp')
-rw-r--r-- | client/Proxy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/Proxy.cpp b/client/Proxy.cpp index 0854cbb..abfaf22 100644 --- a/client/Proxy.cpp +++ b/client/Proxy.cpp @@ -97,4 +97,4 @@ void ProxyEntryStatic::Parse(std::string entry) lp1 = lp2+1; speed = atoi(entry.substr(lp1).c_str()); } -
\ No newline at end of file + |