File tnt-window.dif of Package tnt
diff -Nur tnt-1.9.1-orig/src/window.c tnt-1.9.1/src/window.c --- tnt-1.9.1-orig/src/window.c 2000-01-06 02:16:51.000000000 +0100 +++ tnt-1.9.1/src/window.c 2006-05-31 22:29:43.000000000 +0200 @@ -92,7 +92,7 @@ /* Terminal capabilities */ static char *AL, *DL, *IC, *DC, *WR; -static char *CL, *CM, *CS, *IS, *BC; +static char *CL, *CM, *CS, *IS; static char *ND, *CE, *NL, *SO, *SE; static char *US, *UE, *VE, *VI, *RS; static char *MB, *MR, *MD, *MH, *ME;