Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37403
b: refs/heads/master
c: a2b9e3e
h: refs/heads/master
i:
  37401: aad6c4c
  37399: 1a3600e
v: v3
  • Loading branch information
Trent Piepho authored and Mauro Carvalho Chehab committed Sep 26, 2006
1 parent 6b964be commit 1edbd64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 18795eb98d117dbb96fadfc17a7da44c93857fd6
refs/heads/master: a2b9e3e74a8edbc4a9d266cc54cd30266215fbdf
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/bt8xx/bttv-driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -2434,8 +2434,8 @@ static int bttv_do_ioctl(struct inode *inode, struct file *file,
else {
if (fbuf->width)
fbuf->depth = ((fbuf->bytesperline<<3)
+ (fbuf->width-1) )
/fbuf->width;
+ (fbuf->width-1) )
/fbuf->width;
else
fbuf->depth = 0;
}
Expand Down

0 comments on commit 1edbd64

Please sign in to comment.