- Fixed typo

svn path=/trunk/boinc/; revision=26000
This commit is contained in:
Eric J. Korpela 2012-08-09 16:23:38 +00:00
parent 5c24fc50eb
commit 9b9ec18d69
1 changed files with 0 additions and 1 deletions

View File

@ -238,7 +238,6 @@ int update_av_scales(SCHED_SHMEM *ssp)
{
int i, j, retval;
log_messages.cond_printf(config.debug_credit,MSG_NORMAL, "-- updating app version scales --\n");
}
for (i=0; i<ssp->napps; i++) {
APP &app = ssp->apps[i];
log_messages.cond_printf(config.debug_credit,MSG_NORMAL, "app %s (%d)\n", app.name, app.id);