1
0
mirror of git://erdgeist.org/opentracker synced 2025-02-05 03:26:25 +00:00

backout Revision 1.67

This commit is contained in:
denis 2007-01-24 21:06:19 +00:00
parent e628873416
commit a291ceda98

View File

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