summaryrefslogtreecommitdiff
path: root/epghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'epghandler.h')
-rw-r--r--epghandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epghandler.h b/epghandler.h
index 92b7d0b..23874b9 100644
--- a/epghandler.h
+++ b/epghandler.h
@@ -37,7 +37,7 @@ public:
// bool ParseEitEvent(cSchedule *Schedule, const SI::EIT::Event *EitEvent, uchar TableID, uchar Version);
private:
const char* FixCharset(const char* text);
-
+ std::string ExtractAttribute(const char* attr);
private:
std::string origShortText;