Browse Source

oh my - 3rd try to fix this typo ...

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2390 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
2f3f452f5b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/x11/xfree86/radeon-iBook.patch

+ 1
- 1
package/x11/xfree86/radeon-iBook.patch

@ -44,7 +44,7 @@ diff -ur xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c xc-working/p
#if X_BYTE_ORDER == X_BIG_ENDIAN
- /* Alhought we current onlu use aperture 0, also setting aperture 1 should not harm -ReneR */
+ /* Alhought we currenty only use aperture 0, setting aperture 1 should not harm. -ReneR */
+ /* Alhought we currently only use aperture 0, setting aperture 1 should not harm. -ReneR */
switch (pScrn->bitsPerPixel) {
case 16:
save->surface_cntl |= RADEON_NONSURF_AP0_SWP_16BPP;

Loading…
Cancel
Save