From db10b50c84a4aaf5014e0f164b3f4f79ca222429 Mon Sep 17 00:00:00 2001 From: Alex Borisov Date: Sat, 24 Mar 2012 00:28:40 +0200 Subject: FIX: speed calc problem, tray click fix, other --- client/Proxy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/Proxy.cpp') 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 + -- cgit v1.2.3