1
0
mirror of git://erdgeist.org/opentracker synced 2025-04-11 23:51:15 +08:00

Denis wanted scrapes and erdgeist didnt give it :)

This commit is contained in:
denis 2007-01-24 20:20:07 +00:00
parent 4fc8dd75be
commit fd73f958c2

@ -257,7 +257,7 @@ e400_param:
} }
/* Scanned whole query string, no hash means full scrape... you might want to limit that */ /* Scanned whole query string, no hash means full scrape... you might want to limit that */
if( !hash ) { if( hash ) {
char * reply; char * reply;
reply_size = return_fullscrape_for_tracker( &reply ); reply_size = return_fullscrape_for_tracker( &reply );