diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-11 14:42:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-05-11 14:42:36 +0200 |
commit | 848e79eec8026ed0836f64faad2148836be27836 (patch) | |
tree | f4d580b91cb86515ffccf243c0cfe3eb5beb9298 /HISTORY | |
parent | c6e759f436e2ee6496425a2293bb64d7f28103d0 (diff) | |
download | vdr-848e79eec8026ed0836f64faad2148836be27836.tar.gz vdr-848e79eec8026ed0836f64faad2148836be27836.tar.bz2 |
Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.x
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2139,3 +2139,5 @@ Video Disk Recorder Revision History written. - Implemented separate PausePriority and PauseLifetime parameters for the recordings created when pausing live video (suggested by Alfred Zastrow). +- Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.x + (thanks to Andreas Schultz). |