X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/dd9275a85bb5e0e4bf3c0a722eb5945f1d421d74..38615191:/uip/mhlsbr.c?ds=sidebyside diff --git a/uip/mhlsbr.c b/uip/mhlsbr.c index ce8b33d4..acf21de9 100644 --- a/uip/mhlsbr.c +++ b/uip/mhlsbr.c @@ -230,7 +230,7 @@ static int wid; static char *ovtxt; -static char *onelp; +static unsigned char *onelp; static char *parptr; @@ -1185,7 +1185,7 @@ static void putcomp (struct mcomp *c1, struct mcomp *c2, int flag) { int count, cchdr; - char *cp; + unsigned char *cp; cchdr = 0; lm = 0;