Skip to content

Commit

Permalink
V4L/DVB (4110): Small bug in saa7127.c
Browse files Browse the repository at this point in the history
Fix wrong wss debug info.

Signed-off-by: Jose Alberto Reguero <jareguero@telefonica.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Jose Alberto Reguero authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 89a58c8 commit 35a303b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/saa7127.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ static const char * const wss_strs[] = {
"letterbox 16:9 top",
"invalid",
"invalid",
"16:9 full format anamorphic"
"16:9 full format anamorphic",
"4:3 full format",
"invalid",
"invalid",
Expand Down

0 comments on commit 35a303b

Please sign in to comment.