Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17370
b: refs/heads/master
c: 009494e
h: refs/heads/master
v: v3
  • Loading branch information
Guy Martin authored and Mauro Carvalho Chehab committed Jan 9, 2006
1 parent 00ccb47 commit 32bc66b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4aa6ba513e28884b56bac529553a47a6b160c310
refs/heads/master: 009494effc129094a5dcbbf2bf0345307ffe4f9b
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/compat_ioctl32.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ static int do_set_window(struct file *file, unsigned int cmd, unsigned long arg)
}
}

return native_ioctl(file, VIDIOCSWIN, (unsigned long)p);
return native_ioctl(file, VIDIOCSWIN, (unsigned long)vw);
}

static int do_video_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
Expand Down

0 comments on commit 32bc66b

Please sign in to comment.