updates after review

This commit is contained in:
zzz
2011-03-01 13:37:40 +00:00
parent bb8736f2cd
commit 7b29481124
6 changed files with 9 additions and 8 deletions

View File

@@ -134,7 +134,7 @@ public class I2PSnarkUtil {
}
/**
* @param KBps
* @param limit KBps
*/
public void setMaxUpBW(int limit) {
_maxUpBW = limit;