]> diplodocus.org Git - nmh/blobdiff - uip/picksbr.c
Added newline to "send" that's piped to dist. Old 2.6 Linux
[nmh] / uip / picksbr.c
index b92c053a8bf07391cf24dd28f120bf89a5622d29..4073919d61835e16f6b5313a15ca8073757f0759 100644 (file)
@@ -80,7 +80,7 @@ static struct swit parswit[] = {
 static char linebuf[LBSIZE + 1];
 
 /* the magic array for case-independence */
-static char cc[] = {
+static unsigned char cc[] = {
        0000,0001,0002,0003,0004,0005,0006,0007,
        0010,0011,0012,0013,0014,0015,0016,0017,
        0020,0021,0022,0023,0024,0025,0026,0027,