
18 Sep
2011
18 Sep
'11
4:11 a.m.
On Saturday, September 10, 2011 08:37:06 Andrew Murray wrote:
--- a/common/main.c +++ b/common/main.c
@@ -385,11 +385,11 @@ void main_loop (void) run_command (s, 0); # else parse_string_outer(s, FLAG_PARSE_SEMICOLON |
FLAG_EXIT_FROM_LOOP);
FLAG_EXIT_FROM_LOOP);
# endif
# ifdef CONFIG_AUTOBOOT_KEYED
disable_ctrlc(prev); /* restore Control C checking */
disable_ctrlc(prev); /* restore Control C checking */
# endif }
i dont see any functional changes here, so just drop these hunks -mike