1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-09 21:54:09 +00:00

fix a stupid mistake

This commit is contained in:
Mitchell Livingston 2007-02-02 18:11:37 +00:00
parent c5badbf343
commit 05a5e16ff8

View file

@ -69,7 +69,7 @@ static uint32_t kRed = BE(0xFF6450FF), //255, 100, 80
self = [self initWithHash: nil path: path lib: lib
publicTorrent: delete ? [NSNumber numberWithBool: NO] : nil
date: nil
stopRatioCustom: nil shouldStopAtRatio: nil ratioLimit: nil
ratioSetting: nil ratioLimit: nil
limitSpeedCustom: nil
checkUpload: nil uploadLimit: nil
checkDownload: nil downloadLimit: nil