# HG changeset patch # User Yoshiki Yazawa # Date 1366870112 -32400 # Node ID 62aa473fc295c56c70db21b23d354720fa522d55 # Parent 0e2ab31cd219804c9eea1cf4c4a76835a53579f9 fix bs table diff -r 0e2ab31cd219 -r 62aa473fc295 driver/pt1_tuner_data.c --- 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}},