Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37443
b: refs/heads/master
c: 58f56cb
h: refs/heads/master
i:
  37441: cc158ae
  37439: 8ed0050
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 26, 2006
1 parent 1723c3b commit 640ce9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 59ba9154952baddfaea18e9decf91c040511c0ed
refs/heads/master: 58f56cbe29042dca81fd59c05fb2055d58557d1e
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/pvrusb2/pvrusb2-encoder.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ int pvr2_encoder_configure(struct pvr2_hdw *hdw)

if (ret) {
pvr2_trace(PVR2_TRACE_ERROR_LEGS,
"Failed to configure cx32416");
"Failed to configure cx23416");
return ret;
}

Expand All @@ -337,7 +337,7 @@ int pvr2_encoder_configure(struct pvr2_hdw *hdw)

if (ret) {
pvr2_trace(PVR2_TRACE_ERROR_LEGS,
"Failed to initialize cx32416 video input");
"Failed to initialize cx23416 video input");
return ret;
}

Expand Down

0 comments on commit 640ce9e

Please sign in to comment.