diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-10 14:55:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-10 14:55:15 +0200 |
commit | 8a7dbd1e566791814164b00f47f886b4b5d15f4d (patch) | |
tree | 0eba42b662b5301731b10f1fa500f361a5162ed4 /CONTRIBUTORS | |
parent | aae1aa527167c32e50e1fda77801b521cee3f76d (diff) | |
download | vdr-8a7dbd1e566791814164b00f47f886b4b5d15f4d.tar.gz vdr-8a7dbd1e566791814164b00f47f886b4b5d15f4d.tar.bz2 |
Fixed use of time_t in cEIT::cEIT()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a2988366..89b60fd1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2314,6 +2314,7 @@ Tobias Bratfisch <tobias@reel-multimedia.com> for optimizing cNitFilter::Process() for reducing the number of time(NULL) calls in vdr.c's main loop to a single call for improving efficiency of cEIT::cEIT() + for fixing the use of time_t in cEIT::cEIT() Bruno Roussel <bruno.roussel@free.fr> for translating OSD texts to the French language |