summaryrefslogtreecommitdiff
path: root/update.c
diff options
context:
space:
mode:
authorhorchi <vdr@jwendel.de>2022-01-03 12:09:02 +0100
committerhorchi <vdr@jwendel.de>2022-01-03 12:09:02 +0100
commit81b060dd9538ff123e607630bb2afa199bdb8ef7 (patch)
tree2fd05f8628b9f7189ed7e889209fbcff8d8c1f2b /update.c
parentaf53415f9e6933d540d80209eff1e2d10c71d85c (diff)
downloadvdr-epg-daemon-81b060dd9538ff123e607630bb2afa199bdb8ef7.tar.gz
vdr-epg-daemon-81b060dd9538ff123e607630bb2afa199bdb8ef7.tar.bz2
nothing
Diffstat (limited to 'update.c')
-rw-r--r--update.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/update.c b/update.c
index 281ccdc..8cf9a64 100644
--- a/update.c
+++ b/update.c
@@ -129,6 +129,8 @@ cEpgd::cEpgd()
// set a locale to "" means 'reset it to the environment'
// as defined by the ISO-C standard the locales after start are C
+ // #TODO - did we have to use LC_ALL at least for strftime ?!!
+
setlocale(LC_CTYPE, "");
lang = setlocale(LC_CTYPE, 0); // 0 for query the setting