backout Revision 1.67
This commit is contained in:
parent
4b1d9edf58
commit
1e471b0826
|
@ -257,7 +257,7 @@ e400_param:
|
|||
}
|
||||
|
||||
/* Scanned whole query string, no hash means full scrape... you might want to limit that */
|
||||
if( hash ) {
|
||||
if( !hash ) {
|
||||
char * reply;
|
||||
|
||||
reply_size = return_fullscrape_for_tracker( &reply );
|
||||
|
|
Loading…
Reference in New Issue