Browse Source

V4L/DVB (4110): Small bug in saa7127.c

Fix wrong wss debug info.

Signed-off-by: Jose Alberto Reguero <jareguero@telefonica.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Jose Alberto Reguero 19 years ago
parent
commit
35a303b1d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/media/video/saa7127.c

+ 1 - 1
drivers/media/video/saa7127.c

@@ -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",