backout Revision 1.67

This commit is contained in:
Denis Ahrens 2007-01-24 21:06:19 +00:00
parent 4b1d9edf58
commit 1e471b0826
1 changed files with 1 additions and 1 deletions

View File

@ -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 );