Fixed a problem with the ERR macro defined by ncurses.h

This commit is contained in:
Klaus Schmidinger
2002-02-03 16:47:35 +01:00
parent da56a94dbf
commit e11c7e4b1c
5 changed files with 9 additions and 3 deletions

View File

@@ -967,3 +967,5 @@ Video Disk Recorder Revision History
(driver bug?). Note, though, that since VDR is mainly a *video recorder*, some
features like, e. g., the progress display, may not work as expected with
radio recordings. Thanks to Michael Paar.
- Fixed a problem with the ERR macro defined by ncurses.h (thanks to Artur
Skawina).