Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2159 → Rev 2160

/drivers/video/drm/radeon/atom.c
1228,6 → 1228,9
char name[512];
int i;
 
if (!ctx)
return NULL;
 
ctx->card = card;
ctx->bios = bios;