Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30301
b: refs/heads/master
c: 8126a04
h: refs/heads/master
i:
  30299: 5e68616
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Jun 26, 2006
1 parent 72307c8 commit 4c2acda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0fa67f84f445e8c567f8a189f2262dd9f8334bc1
refs/heads/master: 8126a044f9e686f4ecf95e32fd89ad1dd48b4183
1 change: 1 addition & 0 deletions trunk/drivers/video/cfbimgblt.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ static inline void fast_imageblit(const struct fb_image *image, struct fb_info *
tab = cfb_tab16;
break;
case 32:
default:
tab = cfb_tab32;
break;
}
Expand Down

0 comments on commit 4c2acda

Please sign in to comment.