openbsd-ports/editors/ee/patches/patch-new_curse_c
2006-01-15 01:01:29 +00:00

13 lines
334 B
Plaintext

$OpenBSD: patch-new_curse_c,v 1.2 2006/01/15 01:01:29 brad Exp $
--- new_curse.c.orig Fri Sep 20 20:48:03 2002
+++ new_curse.c Sat Jan 14 19:47:28 2006
@@ -2328,7 +2328,7 @@ int first_char; /* first character of
{
int in_char;
int Count;
- char string[128];
+ signed char string[128];
char *Gtemp;
int Found;
#ifdef SYS5