Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 241963
b: refs/heads/master
c: 0d44b12
h: refs/heads/master
i:
  241961: 4621c17
  241959: f87f827
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Mar 21, 2011
1 parent fe25a14 commit 9257ebe
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: 793e71b667856ed6163ad0dc7de1f453e9385590
refs/heads/master: 0d44b1235c60bf3134f5730ebb4a115f857a2da4
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/ivtv/ivtv-vbi.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ ivtv_write_vbi_from_user(struct ivtv *itv,
ret = -EFAULT;
break;
}
ivtv_write_vbi_line(itv, sliced + i, &cc, &found_cc);
ivtv_write_vbi_line(itv, &d, &cc, &found_cc);
}

if (found_cc)
Expand Down

0 comments on commit 9257ebe

Please sign in to comment.