Squelch a (justified, although the child process *shouldn't* ever send
authorGuy Harris <guy@alum.mit.edu>
Sat, 25 Sep 1999 02:02:11 +0000 (02:02 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sat, 25 Sep 1999 02:02:11 +0000 (02:02 -0000)
commita4ff2983086866048e3bac1f653431e37a4f046d
tree94d1ce5c5c5623b388a4d64aa9c5681bf456d2cf
parent096d72a6f5b59d35af860800025370c2ab1c64f4
Squelch a (justified, although the child process *shouldn't* ever send
us, at that point, a character with the 8th bit set) complaint about a
"char" array subscript in an "isdigit()" call by making the character
unsigned.

svn path=/trunk/; revision=724
capture.c