*** empty log message ***

svn path=/trunk/boinc/; revision=2628
This commit is contained in:
Karl Chen 2003-11-04 19:55:36 +00:00
parent 998d3558aa
commit 1e4b9a219d
1 changed files with 0 additions and 1 deletions

View File

@ -60,6 +60,5 @@ int check_pair(RESULT const& r1, RESULT const& r2, bool& match) {
return check_pair_initialized_trivial(r1, NULL,
r2, NULL,
match);
return 0;
}