Matthew Dillon ef528b292a Only needed to cast array index from char to unsigned char, did not
also have to cast it to int.  (int)(unsigned char)char_exp ->
    (unsigned char)char_exp.
1999-02-14 20:58:21 +00:00
..
1998-11-11 12:57:05 +00:00
1999-01-10 01:58:29 +00:00
1999-01-10 07:45:33 +00:00
1998-11-11 12:57:05 +00:00
1998-09-14 19:56:42 +00:00
1998-09-14 19:56:42 +00:00