Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4314 → Rev 4315

/drivers/video/Intel-2D/sna/kgem.c
880,7 → 880,7
 
static bool kgem_init_pinned_batches(struct kgem *kgem)
{
int count[2] = { 2, 1 };
int count[2] = { 2, 2 };
int size[2] = { 1, 2 };
int n, i;