Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109525
b: refs/heads/master
c: b045979
h: refs/heads/master
i:
  109523: 9eda3d4
v: v3
  • Loading branch information
Alexander Beregalov authored and Mauro Carvalho Chehab committed Sep 3, 2008
1 parent f3b6402 commit a00359d
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: c7087f56a42b0aa82b181d9a08a376c4add7a683
refs/heads/master: b045979d61b235cd9cc8347760fcfb44fc8ecbd6
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/v4l2-ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ static void dbgbuf(unsigned int cmd, struct video_device *vfd,
p->timestamp.tv_sec / 3600,
(int)(p->timestamp.tv_sec / 60) % 60,
(int)(p->timestamp.tv_sec % 60),
p->timestamp.tv_usec,
(long)p->timestamp.tv_usec,
p->index,
prt_names(p->type, v4l2_type_names),
p->bytesused, p->flags,
Expand Down

0 comments on commit a00359d

Please sign in to comment.