Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 7909056b8d318a670bd2044d8ef97cd5 > files > 14

links-2.2-10.1.mga1.src.rpm

--- links-2.1pre15/terminal.c.orig	2004-04-20 10:08:45.000000000 +0200
+++ links-2.1pre15/terminal.c	2004-12-14 19:11:04.290781220 +0100
@@ -501,7 +501,7 @@ void free_term_specs(void)
 
 struct list_head term_specs = {&term_specs, &term_specs};
 
-struct term_spec dumb_term = { NULL, NULL, "", 0, 1, 0, 0, 0, 0, 0 };
+struct term_spec dumb_term = { NULL, NULL, "", 1, 1, 0, 0, 1, 0, 0 };
 
 struct term_spec *get_term_spec(unsigned char *term)
 {