Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114030
b: refs/heads/master
c: 40e6ec1
h: refs/heads/master
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 0e30fd8 commit 24fdf81
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: 9f4c0617edcc676a5281c04bf48a305b80dd5397
refs/heads/master: 40e6ec129100041121aea2fb98590eaea4bb6ba2
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/sonixj.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ static struct ctrl sd_ctrls[] = {
.minimum = 0,
.maximum = 1,
.step = 1,
#define VFLIP_DEF 0
#define VFLIP_DEF 1
.default_value = VFLIP_DEF,
},
.set = sd_setvflip,
Expand Down

0 comments on commit 24fdf81

Please sign in to comment.