git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1806 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
hummypkg
2014-02-24 19:46:44 +00:00
parent a087581573
commit c948926cc2
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ class epg {
epg method _parse {line} {
lassign [split $line "\t"] \
service_id event_id start duration encrypted name text warning \
content_code content_type event_crid series_cris rec_crid
content_code content_type event_crid series_crid rec_crid
}
epg method percent {} {