summaryrefslogtreecommitdiff
path: root/libsi/si.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-02-24 10:09:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-02-24 10:09:30 +0100
commitd9401eb27b273a655e55c21ac7df181b45c126a0 (patch)
tree69d94768160a96a173aaafc9985d489f04fff6e5 /libsi/si.h
parent36e22ad6e2b3f974c96661742940a64a996b79ed (diff)
downloadvdr-d9401eb27b273a655e55c21ac7df181b45c126a0.tar.gz
vdr-d9401eb27b273a655e55c21ac7df181b45c126a0.tar.bz2
Fixed a typo in libsi/si.h
Diffstat (limited to 'libsi/si.h')
-rw-r--r--libsi/si.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsi/si.h b/libsi/si.h
index 7e90c415..befff85b 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.7 2004/02/20 13:47:09 kls Exp $
+ * $Id: si.h 1.8 2004/02/23 17:02:33 kls Exp $
* *
***************************************************************************/
@@ -36,7 +36,7 @@ enum TableId { TableIdPAT = 0x00, //program association section
TableIdEIT_schedule_last = 0x5F,
//range from 0x60 to 0x6F
TableIdEIT_schedule_Other_first = 0x60,
- TableIdEIT_schedule_Other_fast = 0x6F,
+ TableIdEIT_schedule_Other_last = 0x6F,
TableIdTDT = 0x70, //time date section
TableIdRST = 0x71, //running status section
TableIdST = 0x72, //stuffing section