summaryrefslogtreecommitdiff
path: root/libsi
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-09-06 12:44:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2008-09-06 12:44:51 +0200
commit089b421dca3973564b16232fef8bec73c33661db (patch)
tree02282c381cef94e9acaaa9270cade98954f792b9 /libsi
parentad19b83ff2aa269a458326a16f9b0fa4fbe7f7ff (diff)
downloadvdr-089b421dca3973564b16232fef8bec73c33661db.tar.gz
vdr-089b421dca3973564b16232fef8bec73c33661db.tar.bz2
Fixed wrong value for TableIdBAT in libsi/si.h
Diffstat (limited to 'libsi')
-rw-r--r--libsi/si.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsi/si.h b/libsi/si.h
index a156d767..9d47d306 100644
--- a/libsi/si.h
+++ b/libsi/si.h
@@ -6,7 +6,7 @@
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
- * $Id: si.h 1.17 2007/04/22 13:32:09 kls Exp $
+ * $Id: si.h 2.1 2008/09/06 12:44:06 kls Exp $
* *
***************************************************************************/
@@ -28,7 +28,7 @@ enum TableId { TableIdPAT = 0x00, //program association section
TableIdNIT_other = 0x41, //network information section, other network
TableIdSDT = 0x42, //service description section
TableIdSDT_other = 0x46,
- TableIdBAT = 0x46, //bouquet association section
+ TableIdBAT = 0x4A, //bouquet association section
TableIdEIT_presentFollowing = 0x4E, //event information section
TableIdEIT_presentFollowing_other = 0x4F,
//range from 0x50 to 0x5F