diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:57:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:57:37 +0200 |
commit | 2f528db30a14ce1e1d2cb6d472bbacff1ed7ef4a (patch) | |
tree | 7d6ba42e93ff6b749fcbffa621a9aeaacd3d35a7 /CONTRIBUTORS | |
parent | 8ff2c73d9b4bf716e80b2c56e15badc2eb17427c (diff) | |
download | vdr-2f528db30a14ce1e1d2cb6d472bbacff1ed7ef4a.tar.gz vdr-2f528db30a14ce1e1d2cb6d472bbacff1ed7ef4a.tar.bz2 |
Fixed a typo in the function name of cOsd::SetOsdPosition() and added a range check to it
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index effd2968..07c0add6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1958,6 +1958,8 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> calling "vdr --help" for fixing cDevice::ToggleMute() for suggestions that led to implementing cOsd::SetOsdPosition() etc. + for fixing a typo in the function name of cOsd::SetOsdPosition() and adding a range + check to it Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |