Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > 0afe8641a39b2efb482e2ebfbb5cbe0c > files > 3

e2fsprogs-1.41.12-1mnb2.src.rpm

Index: e2fsprogs-1.41.8/lib/ss/invocation.c
===================================================================
--- e2fsprogs-1.41.8/lib/ss/invocation.c
+++ e2fsprogs-1.41.8/lib/ss/invocation.c	2009-07-15 23:26:20.000000000 +0300
@@ -75,6 +75,7 @@
 	new_table->add_history = 0;
 	new_table->redisplay = 0;
 	new_table->rl_completion_matches = 0;
+	new_table->readline_shutdown = 0;
 	_ss_table = table;
 #if defined(HAVE_DLOPEN) && defined(SHARED_ELF_LIB)
 	ss_get_readline(sci_idx);