Fixed checking toFile in cCuttingThread::Action()

This commit is contained in:
Klaus Schmidinger
2006-01-27 13:47:08 +01:00
parent 2f9af1b549
commit 3c8faf1b8d
3 changed files with 6 additions and 3 deletions

View File

@@ -269,6 +269,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
for a patch that contained a fix for checking toFile in cCuttingThread::Action()
Werner Fink <werner@suse.de>
for making I/O more robust by handling EINTR