XFree86: Remove trailing whitespace

This commit is contained in:
Daniel Stone 2008-06-11 15:14:26 +03:00
parent e6f35f28fb
commit ddcefb50dd

View File

@ -1985,4 +1985,3 @@ xf86GetBppFromDepth(ScrnInfoPtr pScrn, int depth)
else
return 0;
}