add `verify' command to ipc.

This commit is contained in:
Charles Kerr
2008-02-27 17:38:39 +00:00
parent 5d233f86c4
commit 9ee96fd0dc
19 changed files with 111 additions and 97 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ main( int argc, char ** argv )
if( recheckData )
{
recheckData = 0;
tr_torrentRecheck( tor );
tr_torrentVerify( tor );
}
s = tr_torrentStat( tor );