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

@@ -137,6 +137,7 @@ Matjaz Thaler <matjaz.thaler@guest.arnes.si>
Artur Skawina <skawina@geocities.com>
for improving the font file generation in the Makefile
for pointing out a problem with the ERR macro defined by ncurses.h
Werner Fink <werner@suse.de>
for making I/O more robust by handling EINTR