mirror of
git://erdgeist.org/opentracker
synced 2025-02-05 03:26:25 +00:00
backout Revision 1.67
This commit is contained in:
parent
e628873416
commit
a291ceda98
@ -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 );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user