*cough* oops

This commit is contained in:
jrandom
2005-03-24 04:49:15 +00:00
committed by zzz
parent ff03be217e
commit 66e1d95a2a
3 changed files with 10 additions and 10 deletions

View File

@ -53,7 +53,7 @@ public class ConfigUpdateHelper {
if (port != null)
return port;
else
return ConfigUpdateHandler.DEFAULT_PROXY_HOST;
return ConfigUpdateHandler.DEFAULT_PROXY_PORT;
}
public String getUpdateThroughProxy() {