1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-20 02:35:43 +00:00

(trunk libT) very minor copyediting: remove a little unwanted whitespace

This commit is contained in:
Jordan Lee 2011-04-30 00:08:24 +00:00
parent bb255f5e56
commit 50ceaafeb8

View file

@ -1208,7 +1208,7 @@ find_tier( tr_torrent * tor, const char * scrape )
}
static void
on_scrape_done( const tr_scrape_response * response, void * vsession )
on_scrape_done( const tr_scrape_response * response, void * vsession )
{
int i;
const time_t now = tr_time( );