changeset 137:62aa473fc295

fix bs table
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 25 Apr 2013 15:08:32 +0900
parents 0e2ab31cd219
children 45b4afa656d2
files driver/pt1_tuner_data.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/driver/pt1_tuner_data.c	Thu Apr 25 15:08:31 2013 +0900
+++ b/driver/pt1_tuner_data.c	Thu Apr 25 15:08:32 2013 +0900
@@ -1064,7 +1064,7 @@
 	{{&bs_17_step1, &bs_com_step2, &bs_17_step3}},
 	{{&bs_19_step1, &bs_com_step2, &bs_19_step3}},
 	{{&bs_21_step1, &bs_com_step2, &bs_21_step3}},
-	{{&bs_23_step1, &bs_com_step2, &bs_21_step3}},
+	{{&bs_23_step1, &bs_com_step2, &bs_23_step3}},
 	{{&nd_2_step1, &bs_com_step2, &nd_2_step3}},
 	{{&nd_4_step1, &bs_com_step2, &nd_4_step3}},
 	{{&nd_6_step1, &bs_com_step2, &nd_6_step3}},