diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-20 15:53:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-20 15:53:33 +0100 |
commit | 1f22931a77f97c43564f07bf34b877966bb339f4 (patch) | |
tree | e0ffbb8c8bb6a7d95b04a702585960904553fa53 /HISTORY | |
parent | f6cdae50ef85678c06e3bef87a79510a88b956c4 (diff) | |
download | vdr-1f22931a77f97c43564f07bf34b877966bb339f4.tar.gz vdr-1f22931a77f97c43564f07bf34b877966bb339f4.tar.bz2 |
Changed the return value of cTimer::SetFile() to 'void'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6898,3 +6898,4 @@ Video Disk Recorder Revision History - Fixed getting the subsystem ids of DVB devices in case they have been rearranged via udev rules. - Added several cTimer::Set...() functions (suggested by Alexander Rieger). +- Changed the return value of cTimer::SetFile() to 'void'. |