Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124519
b: refs/heads/master
c: f367b85
h: refs/heads/master
i:
  124517: 5aeb407
  124515: 49728da
  124511: c4ad660
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Dec 30, 2008
1 parent a417296 commit 56b6c86
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: 71d50f30724c901c3d8cc7a19bdb3c33e1ee5463
refs/heads/master: f367b85d9a0bda04c31c5c5598dba758efc6658e
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/ov534.c
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ static int sccb_check_status(struct usb_device *udev)
case 0x03:
break;
default:
PDEBUG(D_ERR, "sccb status 0x%02x, attempt %d/5\n",
PDEBUG(D_ERR, "sccb status 0x%02x, attempt %d/5",
data, i + 1);
}
}
Expand Down

0 comments on commit 56b6c86

Please sign in to comment.