mirror of
git://erdgeist.org/opentracker
synced 2025-01-12 07:50:52 +00:00
Spelling
This commit is contained in:
parent
464038a091
commit
7428c12e5d
@ -722,7 +722,7 @@ int main( int argc, char **argv ) {
|
||||
trackerlogic_init( );
|
||||
|
||||
#ifdef _DEBUG_RANDOMTORRENTS
|
||||
fprintf(stderr, "DEBUG: Generating %d random peers on random torrents. This may take a while. (Setting RANDOMTORRENTS in trackerlogic.h\n", RANDOMTORRENTS);
|
||||
fprintf(stderr, "DEBUG: Generating %d random peers on random torrents. This may take a while. (Setting RANDOMTORRENTS in trackerlogic.h)\n", RANDOMTORRENTS);
|
||||
trackerlogic_add_random_torrents(RANDOMTORRENTS);
|
||||
fprintf(stderr, "... done.\n");
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user