X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpicksbr.c;h=4073919d61835e16f6b5313a15ca8073757f0759;hb=c4d932d08940f689b39b654a714f9ef3657690a9;hp=b92c053a8bf07391cf24dd28f120bf89a5622d29;hpb=5ccbd49adba7e6d48f4094fa6eade7a7fb8ec4cf;p=mmh diff --git a/uip/picksbr.c b/uip/picksbr.c index b92c053..4073919 100644 --- a/uip/picksbr.c +++ b/uip/picksbr.c @@ -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,