fix a stupid mistake

This commit is contained in:
Mitchell Livingston 2007-02-02 18:11:37 +00:00
parent c5badbf343
commit 05a5e16ff8
1 changed files with 1 additions and 1 deletions

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