backout Revision 1.67

dynamic-accesslists
denis 18 years ago
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…
Cancel
Save