replace an invalid comment

This commit is contained in:
Mitchell Livingston 2010-02-20 18:32:29 +00:00
parent 462ce5b467
commit 0b3f22fc42
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#import "FileListNode.h"
#import "NSStringAdditions.h"
#import "TrackerNode.h"
#import "utils.h" //tr_httpIsValidURL
#import "utils.h" //tr_new
@interface Torrent (Private)