summaryrefslogtreecommitdiff
path: root/src/vdr-plugin/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vdr-plugin/timer.c')
-rw-r--r--src/vdr-plugin/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vdr-plugin/timer.c b/src/vdr-plugin/timer.c
index 8158c29..b5a5c2b 100644
--- a/src/vdr-plugin/timer.c
+++ b/src/vdr-plugin/timer.c
@@ -315,7 +315,7 @@ void cWebviTimerManager::SaveHistory(FILE *f) {
}
char *cWebviTimerManager::UpgradedTemplatePath(char *ref) {
- // template names changed in 0.3.3
+ // template names changed in 0.4.0
const char *templateNameMap[10][2] = \
{{"wvt:///youtube/", "wvt:///www.youtube.com/"},
{"wvt:///svtplay/", "wvt:///svtplay.se/"},