From a85798279b38afed34f54870c4956587cea3d865 Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Wed, 21 Nov 2007 01:54:31 +0000 Subject: Documentation fix --- ot_fullscrape.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ot_fullscrape.c') diff --git a/ot_fullscrape.c b/ot_fullscrape.c index bcf238c..bb78b8a 100644 --- a/ot_fullscrape.c +++ b/ot_fullscrape.c @@ -19,7 +19,7 @@ /* Fetch full scrape info for all torrents Full scrapes usually are huge and one does not want to - allocate more memory. So lets get them in 1M units + allocate more memory. So lets get them in 512k units */ #define OT_SCRAPE_CHUNK_SIZE (512*1024) -- cgit v1.2.3