]> granicus.if.org Git - nethack/commit
show errno not result
authornethack.allison <nethack.allison>
Sat, 13 Sep 2003 17:11:20 +0000 (17:11 +0000)
committernethack.allison <nethack.allison>
Sat, 13 Sep 2003 17:11:20 +0000 (17:11 +0000)
commitbd170f58693da9c9078074f713fde1eb1b84d22c
tree3dac9e87053f2ed06b5eee039a97def8f4617385
parentcc830fb31157f9ac4027fee8b264b0989ce3a9ef
show errno not result

open_levelfile_exclusively() was showing the return value -1 in a panic message, even though that was the only possible value; show errno instead
doc/fixes34.3
src/files.c