fix an off-by-one error that prevented the open() check from succeeding, if stdin...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 5 Feb 2008 02:25:54 +0000 (03:25 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 5 Feb 2008 02:25:54 +0000 (03:25 +0100)
commitcba72526bbd55932caf58bcb673b8fa8b1b98c89
tree0aac7e13456262dccaaf5a2e76f1fe7f30cf9251
parentd0cd0868cd5e071df9f560455542f6df041056ad
fix an off-by-one error that prevented the open() check from succeeding, if stdin is closed
util.c