Browse Source

backout Revision 1.67

dynamic-accesslists
denis 18 years ago
parent
commit
a291ceda98
  1. 2
      opentracker.c

2
opentracker.c

@ -257,7 +257,7 @@ e400_param: @@ -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…
Cancel
Save