changeset 138:097d5aaf6b07

Fix problem BS-23 can not be recorded.
author Naoya OYAMA <naoya.oyama@gmail.com>
date Mon, 02 Jul 2012 20:19:00 +0900
parents 4303bbfd5d37
children 5eab7c73a28a
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 Jun 28 00:16:47 2012 +0900
+++ b/driver/pt1_tuner_data.c	Mon Jul 02 20:19:00 2012 +0900
@@ -1060,7 +1060,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}},