Subversion Repositories Kolibri OS

Rev

Rev 298 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 298 Rev 300
Line 492... Line 492...
492
		    FB, c[i]);
492
		    FB, c[i]);
493
    }
493
    }
494
    else
494
    else
495
    {
495
    {
496
	// DEBUG
496
	// DEBUG
497
//	__libclog_printf("Could not place patch on level %d", n+1); 
497
	  printf("Could not place patch on level %d", n+1); 
498
    }
498
    }
499
}
499
}