Whitespace nit.

This commit is contained in:
Eric Anholt 2004-12-21 09:49:30 +00:00
parent 8944314126
commit 4b0247b9e0

View File

@ -322,7 +322,7 @@ ATIDRIAgpInit(ScreenPtr pScreen)
default:
ErrorF("[agp] Illegal aperture size %d kB\n", atis->gartSize *
1024);
return FALSE;
return FALSE;
}
MMIO_OUT32(mmio, ATI_REG_AGP_CNTL, cntl);